#ced4fe color space conversions
Hex:
#ced4fe
RGB:
206, 212, 254
CMY:
19, 17, 0
CMYK:
19, 17, 0, 0
HSL:
233°, 96.0000%, 90.1961%
HSV (HSB):
233°, 18.8976%, 99.6078%
XYZ:
66.8865, 67.3645, 103.2433
xyY:
0.2816, 0.2836, 67.3645
CIE-Lab:
85.6877, 6.4280, -21.1619
CIE-LCH:
85.6877, 22.1166, 286.8963
CIE-Luv:
85.6877, -5.5209, -34.8064
Hunter-Lab:
82.0759, 1.8330, -17.1278
#ced4fe color charts
#ced4fe color shades, tints & tones
#ced4fe color schemes
#ced4fe color preview, HTML & CSS examples
This text has a color of #ced4fe
<p style="color:#ced4fe;">Text here</p>
.mytext {color:#ced4fe;}
This box has a color of #ced4fe
<div style="background-color:#ced4fe;">Content here</div>
.mybackground {background-color:#ced4fe;}
Border around this has a color of #ced4fe
<div style="border:2px solid #ced4fe;">Content here</div>
.myborder {border:2px solid #ced4fe;}