#d5eaff color space conversions
Hex:
#d5eaff
RGB:
213, 234, 255
CMY:
16, 8, 0
CMYK:
16, 8, 0, 0
HSL:
210°, 100.0000%, 91.7647%
HSV (HSB):
210°, 16.4706%, 100.0000%
XYZ:
74.9134, 80.2118, 106.1418
xyY:
0.2867, 0.3070, 80.2118
CIE-Lab:
91.7798, -2.7081, -12.4801
CIE-LCH:
91.7798, 12.7705, 257.7571
CIE-Luv:
91.7798, -12.1074, -19.2815
Hunter-Lab:
89.5610, -7.4253, -7.5739
#d5eaff color charts
#d5eaff color shades, tints & tones
#d5eaff color schemes
#d5eaff color preview, HTML & CSS examples
This text has a color of #d5eaff
<p style="color:#d5eaff;">Text here</p>
.mytext {color:#d5eaff;}
This box has a color of #d5eaff
<div style="background-color:#d5eaff;">Content here</div>
.mybackground {background-color:#d5eaff;}
Border around this has a color of #d5eaff
<div style="border:2px solid #d5eaff;">Content here</div>
.myborder {border:2px solid #d5eaff;}