#cfd8e5 color space conversions
Hex:
#cfd8e5
RGB:
207, 216, 229
CMY:
19, 15, 10
CMYK:
10, 6, 0, 10
HSL:
215°, 29.7297%, 85.4902%
HSV (HSB):
215°, 9.6070%, 89.8039%
XYZ:
64.4309, 68.0343, 83.8648
xyY:
0.2978, 0.3145, 68.0343
CIE-Lab:
86.0236, -0.5304, -7.4285
CIE-LCH:
86.0236, 7.4474, 265.9162
CIE-Luv:
86.0236, -5.6037, -11.4140
Hunter-Lab:
82.4829, -4.9112, -2.5453
#cfd8e5 color charts
#cfd8e5 color shades, tints & tones
#cfd8e5 color schemes
#cfd8e5 color preview, HTML & CSS examples
This text has a color of #cfd8e5
<p style="color:#cfd8e5;">Text here</p>
.mytext {color:#cfd8e5;}
This box has a color of #cfd8e5
<div style="background-color:#cfd8e5;">Content here</div>
.mybackground {background-color:#cfd8e5;}
Border around this has a color of #cfd8e5
<div style="border:2px solid #cfd8e5;">Content here</div>
.myborder {border:2px solid #cfd8e5;}