#cdecfd color space conversions
Hex:
#cdecfd
RGB:
205, 236, 253
CMY:
20, 7, 1
CMYK:
19, 7, 0, 1
HSL:
201°, 92.3077%, 89.8039%
HSV (HSB):
201°, 18.9723%, 99.2157%
XYZ:
72.9019, 80.0619, 104.5397
xyY:
0.2831, 0.3109, 80.0619
CIE-Lab:
91.7126, -6.5899, -11.5931
CIE-LCH:
91.7126, 13.3351, 240.3848
CIE-Luv:
91.7126, -16.8635, -17.2015
Hunter-Lab:
89.4773, -11.1519, -6.6366
#cdecfd color charts
#cdecfd RGB chart
#cdecfd CMYK chart
#cdecfd RGB pie chart
#cdecfd color shades, tints & tones
#cdecfd color schemes
#cdecfd color preview, HTML & CSS examples
This text has a color of #cdecfd
<p style="color:#cdecfd;">Text here</p>
.mytext {color:#cdecfd;}
Text color #cdecfd
This box has a color of #cdecfd
<div style="background-color:#cdecfd;">Content here</div>
.mybackground {background-color:#cdecfd;}
Background color #cdecfd
Border around this has a color of #cdecfd
<div style="border:2px solid #cdecfd;">Content here</div>
.myborder {border:2px solid #cdecfd;}
Border color #cdecfd