#ced9f1 color space conversions
Hex:
#ced9f1
RGB:
206, 217, 241
CMY:
19, 15, 5
CMYK:
15, 10, 0, 5
HSL:
221°, 55.5556%, 87.6471%
HSV (HSB):
221°, 14.5228%, 94.5098%
XYZ:
66.1436, 69.0984, 93.0703
xyY:
0.2897, 0.3026, 69.0984
CIE-Lab:
86.5527, 1.0468, -12.9925
CIE-LCH:
86.5527, 13.0346, 274.6063
CIE-Luv:
86.5527, -7.1709, -20.5814
Hunter-Lab:
83.1254, -3.4355, -8.1954
#ced9f1 color charts
#ced9f1 color shades, tints & tones
#ced9f1 color schemes
#ced9f1 color preview, HTML & CSS examples
This text has a color of #ced9f1
<p style="color:#ced9f1;">Text here</p>
.mytext {color:#ced9f1;}
This box has a color of #ced9f1
<div style="background-color:#ced9f1;">Content here</div>
.mybackground {background-color:#ced9f1;}
Border around this has a color of #ced9f1
<div style="border:2px solid #ced9f1;">Content here</div>
.myborder {border:2px solid #ced9f1;}