#ced7f7 color space conversions
Hex:
#ced7f7
RGB:
206, 215, 247
CMY:
19, 16, 3
CMYK:
17, 13, 0, 3
HSL:
227°, 71.9298%, 88.8235%
HSV (HSB):
227°, 16.5992%, 96.8627%
XYZ:
66.5425, 68.4381, 97.6984
xyY:
0.2860, 0.2941, 68.4381
CIE-Lab:
86.2250, 3.3483, -16.6530
CIE-LCH:
86.2250, 16.9863, 281.3684
CIE-Luv:
86.2250, -6.5314, -26.9024
Hunter-Lab:
82.7273, -1.1946, -12.1105
#ced7f7 color charts
#ced7f7 color shades, tints & tones
#ced7f7 color schemes
#ced7f7 color preview, HTML & CSS examples
This text has a color of #ced7f7
<p style="color:#ced7f7;">Text here</p>
.mytext {color:#ced7f7;}
This box has a color of #ced7f7
<div style="background-color:#ced7f7;">Content here</div>
.mybackground {background-color:#ced7f7;}
Border around this has a color of #ced7f7
<div style="border:2px solid #ced7f7;">Content here</div>
.myborder {border:2px solid #ced7f7;}