#cdecfa color space conversions
Hex:
#cdecfa
RGB:
205, 236, 250
CMY:
20, 7, 2
CMYK:
18, 6, 0, 2
HSL:
199°, 81.8182%, 89.2157%
HSV (HSB):
199°, 18.0000%, 98.0392%
XYZ:
72.4276, 79.8722, 102.0420
xyY:
0.2848, 0.3140, 79.8722
CIE-Lab:
91.6275, -7.2176, -10.1559
CIE-LCH:
91.6275, 12.4594, 234.5993
CIE-Luv:
91.6275, -16.7805, -14.7674
Hunter-Lab:
89.3712, -11.7409, -5.1361
#cdecfa color charts
#cdecfa RGB chart
#cdecfa CMYK chart
#cdecfa RGB pie chart
#cdecfa color shades, tints & tones
#cdecfa color schemes
#cdecfa color preview, HTML & CSS examples
This text has a color of #cdecfa
<p style="color:#cdecfa;">Text here</p>
.mytext {color:#cdecfa;}
Text color #cdecfa
This box has a color of #cdecfa
<div style="background-color:#cdecfa;">Content here</div>
.mybackground {background-color:#cdecfa;}
Background color #cdecfa
Border around this has a color of #cdecfa
<div style="border:2px solid #cdecfa;">Content here</div>
.myborder {border:2px solid #cdecfa;}
Border color #cdecfa