#d1eaff color space conversions
Hex:
#d1eaff
RGB:
209, 234, 255
CMY:
18, 8, 0
CMYK:
18, 8, 0, 0
HSL:
207°, 100.0000%, 90.9804%
HSV (HSB):
207°, 18.0392%, 100.0000%
XYZ:
73.7673, 79.6209, 106.0882
xyY:
0.2843, 0.3069, 79.6209
CIE-Lab:
91.5145, -3.9320, -12.9041
CIE-LCH:
91.5145, 13.4899, 253.0534
CIE-Luv:
91.5145, -14.0790, -19.7650
Hunter-Lab:
89.2306, -8.5867, -8.0298
#d1eaff color charts
#d1eaff color shades, tints & tones
#d1eaff color schemes
#d1eaff color preview, HTML & CSS examples
This text has a color of #d1eaff
<p style="color:#d1eaff;">Text here</p>
.mytext {color:#d1eaff;}
This box has a color of #d1eaff
<div style="background-color:#d1eaff;">Content here</div>
.mybackground {background-color:#d1eaff;}
Border around this has a color of #d1eaff
<div style="border:2px solid #d1eaff;">Content here</div>
.myborder {border:2px solid #d1eaff;}