#cdecff color space conversions
Hex:
#cdecff
RGB:
205, 236, 255
CMY:
20, 7, 0
CMYK:
20, 7, 0, 0
HSL:
203°, 100.0000%, 90.1961%
HSV (HSB):
203°, 19.6078%, 100.0000%
XYZ:
73.2223, 80.1900, 106.2267
xyY:
0.2820, 0.3089, 80.1900
CIE-Lab:
91.7701, -6.1680, -12.5498
CIE-LCH:
91.7701, 13.9836, 243.8268
CIE-Luv:
91.7701, -16.9190, -18.8296
Hunter-Lab:
89.5489, -10.7548, -7.6481
#cdecff color charts
#cdecff RGB chart
#cdecff CMYK chart
#cdecff RGB pie chart
#cdecff color shades, tints & tones
#cdecff color schemes
#cdecff color preview, HTML & CSS examples
This text has a color of #cdecff
<p style="color:#cdecff;">Text here</p>
.mytext {color:#cdecff;}
Text color #cdecff
This box has a color of #cdecff
<div style="background-color:#cdecff;">Content here</div>
.mybackground {background-color:#cdecff;}
Background color #cdecff
Border around this has a color of #cdecff
<div style="border:2px solid #cdecff;">Content here</div>
.myborder {border:2px solid #cdecff;}
Border color #cdecff