#cedefa color space conversions
Hex:
#cedefa
RGB:
206, 222, 250
CMY:
19, 13, 2
CMYK:
18, 11, 0, 2
HSL:
218°, 81.4815%, 89.4118%
HSV (HSB):
218°, 17.6000%, 98.0392%
XYZ:
68.8302, 72.2665, 100.7636
xyY:
0.2846, 0.2988, 72.2665
CIE-Lab:
88.0967, 0.3113, -15.4226
CIE-LCH:
88.0967, 15.4258, 271.1563
CIE-Luv:
88.0967, -9.8850, -24.4666
Hunter-Lab:
85.0097, -4.2401, -10.7707
#cedefa color charts
#cedefa RGB chart
#cedefa CMYK chart
#cedefa RGB pie chart
#cedefa color shades, tints & tones
#cedefa color schemes
#cedefa color preview, HTML & CSS examples
This text has a color of #cedefa
<p style="color:#cedefa;">Text here</p>
.mytext {color:#cedefa;}
Text color #cedefa
This box has a color of #cedefa
<div style="background-color:#cedefa;">Content here</div>
.mybackground {background-color:#cedefa;}
Background color #cedefa
Border around this has a color of #cedefa
<div style="border:2px solid #cedefa;">Content here</div>
.myborder {border:2px solid #cedefa;}
Border color #cedefa