#caeded color space conversions
Hex:
#caeded
RGB:
202, 237, 237
CMY:
21, 7, 7
CMYK:
15, 0, 0, 7
HSL:
180°, 49.2958%, 86.0784%
HSV (HSB):
180°, 14.7679%, 92.9412%
XYZ:
69.9274, 79.2394, 91.7299
xyY:
0.2903, 0.3289, 79.2394
CIE-Lab:
91.3425, -11.3059, -3.8188
CIE-LCH:
91.3425, 11.9335, 198.6634
CIE-Luv:
91.3425, -18.3640, -3.9770
Hunter-Lab:
89.0165, -15.5572, 1.2142
#caeded color charts
#caeded RGB chart
#caeded CMYK chart
#caeded RGB pie chart
#caeded color shades, tints & tones
#caeded color schemes
#caeded color preview, HTML & CSS examples
This text has a color of #caeded
<p style="color:#caeded;">Text here</p>
.mytext {color:#caeded;}
Text color #caeded
This box has a color of #caeded
<div style="background-color:#caeded;">Content here</div>
.mybackground {background-color:#caeded;}
Background color #caeded
Border around this has a color of #caeded
<div style="border:2px solid #caeded;">Content here</div>
.myborder {border:2px solid #caeded;}
Border color #caeded