#d0d0f3 color space conversions
Hex:
#d0d0f3
RGB:
208, 208, 243
CMY:
18, 18, 5
CMYK:
14, 14, 0, 5
HSL:
240°, 59.3220%, 88.4314%
HSV (HSB):
240°, 14.4033%, 95.2941%
XYZ:
64.7460, 64.9927, 93.9264
xyY:
0.2895, 0.2906, 64.9927
CIE-Lab:
84.4800, 6.8380, -17.1465
CIE-LCH:
84.4800, 18.4597, 291.7420
CIE-Luv:
84.4800, -2.0319, -28.2017
Hunter-Lab:
80.6181, 2.2753, -12.6449
#d0d0f3 color charts
#d0d0f3 color shades, tints & tones
#d0d0f3 color schemes
#d0d0f3 color preview, HTML & CSS examples
This text has a color of #d0d0f3
<p style="color:#d0d0f3;">Text here</p>
.mytext {color:#d0d0f3;}
This box has a color of #d0d0f3
<div style="background-color:#d0d0f3;">Content here</div>
.mybackground {background-color:#d0d0f3;}
Border around this has a color of #d0d0f3
<div style="border:2px solid #d0d0f3;">Content here</div>
.myborder {border:2px solid #d0d0f3;}