#d0d8fd color space conversions
Hex:
#d0d8fd
RGB:
208, 216, 253
CMY:
18, 15, 1
CMYK:
18, 15, 0, 1
HSL:
229°, 91.8367%, 90.3922%
HSV (HSB):
229°, 17.7866%, 99.2157%
XYZ:
68.2979, 69.6135, 102.7656
xyY:
0.2838, 0.2892, 69.6135
CIE-Lab:
86.8069, 4.7102, -18.9287
CIE-LCH:
86.8069, 19.5059, 283.9737
CIE-Luv:
86.8069, -6.2735, -30.8885
Hunter-Lab:
83.4347, 0.1057, -14.6225
#d0d8fd color charts
#d0d8fd color shades, tints & tones
#d0d8fd color schemes
#d0d8fd color preview, HTML & CSS examples
This text has a color of #d0d8fd
<p style="color:#d0d8fd;">Text here</p>
.mytext {color:#d0d8fd;}
This box has a color of #d0d8fd
<div style="background-color:#d0d8fd;">Content here</div>
.mybackground {background-color:#d0d8fd;}
Border around this has a color of #d0d8fd
<div style="border:2px solid #d0d8fd;">Content here</div>
.myborder {border:2px solid #d0d8fd;}