#ced3fb color space conversions
Hex:
#ced3fb
RGB:
206, 211, 251
CMY:
19, 17, 2
CMYK:
18, 16, 0, 2
HSL:
233°, 84.9057%, 89.6078%
HSV (HSB):
233°, 17.9283%, 98.4314%
XYZ:
66.1605, 66.6754, 100.6494
xyY:
0.2834, 0.2856, 66.6754
CIE-Lab:
85.3397, 6.3128, -20.1023
CIE-LCH:
85.3397, 21.0703, 287.4340
CIE-Luv:
85.3397, -4.9059, -33.0154
Hunter-Lab:
81.6550, 1.7323, -15.9234
#ced3fb color charts
#ced3fb color shades, tints & tones
#ced3fb color schemes
#ced3fb color preview, HTML & CSS examples
This text has a color of #ced3fb
<p style="color:#ced3fb;">Text here</p>
.mytext {color:#ced3fb;}
This box has a color of #ced3fb
<div style="background-color:#ced3fb;">Content here</div>
.mybackground {background-color:#ced3fb;}
Border around this has a color of #ced3fb
<div style="border:2px solid #ced3fb;">Content here</div>
.myborder {border:2px solid #ced3fb;}