#caedef color space conversions
Hex:
#caedef
RGB:
202, 237, 239
CMY:
21, 7, 6
CMYK:
15, 1, 0, 6
HSL:
183°, 53.6232%, 86.4706%
HSV (HSB):
183°, 15.4812%, 93.7255%
XYZ:
70.2213, 79.3569, 93.2777
xyY:
0.2891, 0.3268, 79.3569
CIE-Lab:
91.3955, -10.9031, -4.7838
CIE-LCH:
91.3955, 11.9064, 203.6897
CIE-Luv:
91.3955, -18.4105, -5.5664
Hunter-Lab:
89.0825, -15.1877, 0.2756
#caedef color charts
#caedef RGB chart
#caedef CMYK chart
#caedef RGB pie chart
#caedef color shades, tints & tones
#caedef color schemes
#caedef color preview, HTML & CSS examples
This text has a color of #caedef
<p style="color:#caedef;">Text here</p>
.mytext {color:#caedef;}
Text color #caedef
This box has a color of #caedef
<div style="background-color:#caedef;">Content here</div>
.mybackground {background-color:#caedef;}
Background color #caedef
Border around this has a color of #caedef
<div style="border:2px solid #caedef;">Content here</div>
.myborder {border:2px solid #caedef;}
Border color #caedef