#ced4fb color space conversions
Hex:
#ced4fb
RGB:
206, 212, 251
CMY:
19, 17, 2
CMYK:
18, 16, 0, 2
HSL:
232°, 84.9057%, 89.6078%
HSV (HSB):
232°, 17.9283%, 98.4314%
XYZ:
66.4097, 67.1738, 100.7325
xyY:
0.2834, 0.2867, 67.1738
CIE-Lab:
85.5916, 5.7827, -19.7216
CIE-LCH:
85.5916, 20.5519, 286.3420
CIE-Luv:
85.5916, -5.3615, -32.3138
Hunter-Lab:
81.9596, 1.2044, -15.4986
#ced4fb color charts
#ced4fb color shades, tints & tones
#ced4fb color schemes
#ced4fb color preview, HTML & CSS examples
This text has a color of #ced4fb
<p style="color:#ced4fb;">Text here</p>
.mytext {color:#ced4fb;}
This box has a color of #ced4fb
<div style="background-color:#ced4fb;">Content here</div>
.mybackground {background-color:#ced4fb;}
Border around this has a color of #ced4fb
<div style="border:2px solid #ced4fb;">Content here</div>
.myborder {border:2px solid #ced4fb;}