#ced3fc color space conversions
Hex:
#ced3fc
RGB:
206, 211, 252
CMY:
19, 17, 1
CMYK:
18, 16, 0, 1
HSL:
233°, 88.4615%, 89.8039%
HSV (HSB):
233°, 18.2540%, 98.8235%
XYZ:
66.3186, 66.7386, 101.4819
xyY:
0.2828, 0.2846, 66.7386
CIE-Lab:
85.3718, 6.5274, -20.5828
CIE-LCH:
85.3718, 21.5931, 287.5953
CIE-Luv:
85.3718, -4.9601, -33.8462
Hunter-Lab:
81.6937, 1.9414, -16.4659
#ced3fc color charts
#ced3fc color shades, tints & tones
#ced3fc color schemes
#ced3fc color preview, HTML & CSS examples
This text has a color of #ced3fc
<p style="color:#ced3fc;">Text here</p>
.mytext {color:#ced3fc;}
This box has a color of #ced3fc
<div style="background-color:#ced3fc;">Content here</div>
.mybackground {background-color:#ced3fc;}
Border around this has a color of #ced3fc
<div style="border:2px solid #ced3fc;">Content here</div>
.myborder {border:2px solid #ced3fc;}