#cdeffc color space conversions
Hex:
#cdeffc
RGB:
205, 239, 252
CMY:
20, 6, 1
CMYK:
19, 5, 0, 1
HSL:
197°, 88.6792%, 89.6078%
HSV (HSB):
197°, 18.6508%, 98.8235%
XYZ:
73.6140, 81.7404, 103.9931
xyY:
0.2838, 0.3152, 81.7404
CIE-Lab:
92.4602, -8.3266, -9.9597
CIE-LCH:
92.4602, 12.9819, 230.1035
CIE-Luv:
92.4602, -18.1988, -14.2845
Hunter-Lab:
90.4104, -12.8798, -4.9101
#cdeffc color charts
#cdeffc RGB chart
#cdeffc CMYK chart
#cdeffc RGB pie chart
#cdeffc color shades, tints & tones
#cdeffc color schemes
#cdeffc color preview, HTML & CSS examples
This text has a color of #cdeffc
<p style="color:#cdeffc;">Text here</p>
.mytext {color:#cdeffc;}
Text color #cdeffc
This box has a color of #cdeffc
<div style="background-color:#cdeffc;">Content here</div>
.mybackground {background-color:#cdeffc;}
Background color #cdeffc
Border around this has a color of #cdeffc
<div style="border:2px solid #cdeffc;">Content here</div>
.myborder {border:2px solid #cdeffc;}
Border color #cdeffc