vivid blue
Enter any color value (e.g., #ff00a8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d0d0f8 color RGB value is (208,208,248)
#d0d0f8 color CMYK value
#d0d0f8 color HSL value
HSV(or HSB) | 240.0° | 16.1 | 97.3 |
XYZ | 65.512 | 65.299 | 97.958 |
Yxy | 0.286 | 0.285 | 65.299 |
LAB | 84.638 | 7.886 | -19.561 |
LUV | 84.638 | -2.330 | -32.339 |
Hunter-LAB | 80.808 | 3.298 | -15.308 |
CIE-LCH | 84.638 | 21.091 | 291.957 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D0 | D0 | F8 |
Decimal | 208 | 208 | 248 |
Octal | 320 | 320 | 370 |
Binary | 11010000 | 11010000 | 11111000 |
Below, you can see some colors close to #d0d0f8. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d0d0f8.
<span style="color:#d0d0f8">Text here</span>
This paragraph has a background color of #d0d0f8.
<p style="background-color:#d0d0f8;">Content here</p>
This element has a border color of #d0d0f8.
<div style="border:1px #d0d0f8;">Content here</div>
.text {color:#d0d0f8;}
.background {background-color:#d0d0f8;}
.border {border:1px solid #d0d0f8;}
.text-shadow {border:1px solid #d0d0f8;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010108 is the darkest color, while #f5f5fe is the lightest one.