#cdefca color space conversions
Hex:
#cdefca
RGB:
205, 239, 202
CMY:
20, 6, 21
CMYK:
14, 0, 15, 6
HSL:
115°, 53.6232%, 86.4706%
HSV (HSB):
115°, 15.4812%, 93.7255%
XYZ:
66.7040, 78.9764, 67.6054
xyY:
0.3127, 0.3703, 78.9764
CIE-Lab:
91.2236, -17.8385, 14.2455
CIE-LCH:
91.2236, 22.8286, 141.3898
CIE-Luv:
91.2236, -17.0248, 24.2608
Hunter-Lab:
88.8687, -21.5397, 17.1042
#cdefca color charts
#cdefca RGB chart
#cdefca CMYK chart
#cdefca RGB pie chart
#cdefca color shades, tints & tones
#cdefca color schemes
#cdefca color preview, HTML & CSS examples
This text has a color of #cdefca
<p style="color:#cdefca;">Text here</p>
.mytext {color:#cdefca;}
Text color #cdefca
This box has a color of #cdefca
<div style="background-color:#cdefca;">Content here</div>
.mybackground {background-color:#cdefca;}
Background color #cdefca
Border around this has a color of #cdefca
<div style="border:2px solid #cdefca;">Content here</div>
.myborder {border:2px solid #cdefca;}
Border color #cdefca