#cdecfc color space conversions
Hex:
#cdecfc
RGB:
205, 236, 252
CMY:
20, 7, 1
CMYK:
19, 6, 0, 1
HSL:
200°, 88.6792%, 89.6078%
HSV (HSB):
200°, 18.6508%, 98.8235%
XYZ:
72.7430, 79.9983, 103.7027
xyY:
0.2837, 0.3120, 79.9983
CIE-Lab:
91.6841, -6.7998, -11.1143
CIE-LCH:
91.6841, 13.0294, 238.5415
CIE-Luv:
91.6841, -16.8358, -16.3891
Hunter-Lab:
89.4418, -11.3491, -6.1342
#cdecfc color charts
#cdecfc RGB chart
#cdecfc CMYK chart
#cdecfc RGB pie chart
#cdecfc color shades, tints & tones
#cdecfc color schemes
#cdecfc color preview, HTML & CSS examples
This text has a color of #cdecfc
<p style="color:#cdecfc;">Text here</p>
.mytext {color:#cdecfc;}
Text color #cdecfc
This box has a color of #cdecfc
<div style="background-color:#cdecfc;">Content here</div>
.mybackground {background-color:#cdecfc;}
Background color #cdecfc
Border around this has a color of #cdecfc
<div style="border:2px solid #cdecfc;">Content here</div>
.myborder {border:2px solid #cdecfc;}
Border color #cdecfc