#cfd2ed color space conversions
Hex:
#cfd2ed
RGB:
207, 210, 237
CMY:
19, 18, 7
CMYK:
13, 11, 0, 7
HSL:
234°, 45.4545%, 87.0588%
HSV (HSB):
234°, 12.6582%, 92.9412%
XYZ:
64.0648, 65.4730, 89.3817
xyY:
0.2926, 0.2991, 65.4730
CIE-Lab:
84.7269, 4.2254, -13.5992
CIE-LCH:
84.7269, 14.2405, 287.2605
CIE-Luv:
84.7269, -3.1534, -22.0236
Hunter-Lab:
80.9154, -0.2745, -8.8529
#cfd2ed color charts
#cfd2ed color shades, tints & tones
#cfd2ed color schemes
#cfd2ed color preview, HTML & CSS examples
This text has a color of #cfd2ed
<p style="color:#cfd2ed;">Text here</p>
.mytext {color:#cfd2ed;}
This box has a color of #cfd2ed
<div style="background-color:#cfd2ed;">Content here</div>
.mybackground {background-color:#cfd2ed;}
Border around this has a color of #cfd2ed
<div style="border:2px solid #cfd2ed;">Content here</div>
.myborder {border:2px solid #cfd2ed;}