#d8cdef color space conversions
Hex:
#d8cdef
RGB:
216, 205, 239
CMY:
15, 20, 6
CMYK:
10, 14, 0, 6
HSL:
259°, 51.5152%, 87.0588%
HSV (HSB):
259°, 14.2259%, 93.7255%
XYZ:
65.7302, 64.4936, 90.6455
xyY:
0.2976, 0.2920, 64.4936
CIE-Lab:
84.2221, 10.1676, -15.3480
CIE-LCH:
84.2221, 18.4104, 303.5234
CIE-Luv:
84.2221, 3.9649, -25.8142
Hunter-Lab:
80.3079, 5.5595, -10.7066
#d8cdef color charts
#d8cdef color shades, tints & tones
#d8cdef color schemes
#d8cdef color preview, HTML & CSS examples
This text has a color of #d8cdef
<p style="color:#d8cdef;">Text here</p>
.mytext {color:#d8cdef;}
This box has a color of #d8cdef
<div style="background-color:#d8cdef;">Content here</div>
.mybackground {background-color:#d8cdef;}
Border around this has a color of #d8cdef
<div style="border:2px solid #d8cdef;">Content here</div>
.myborder {border:2px solid #d8cdef;}