#cdfded color space conversions
Hex:
#cdfded
RGB:
205, 253, 237
CMY:
20, 1, 7
CMYK:
19, 0, 6, 1
HSL:
160°, 92.3077%, 89.8039%
HSV (HSB):
160°, 18.9723%, 99.2157%
XYZ:
75.5882, 89.3441, 93.3820
xyY:
0.2926, 0.3459, 89.3441
CIE-Lab:
95.7240, -18.3266, 2.6084
CIE-LCH:
95.7240, 18.5112, 171.8996
CIE-Luv:
95.7240, -24.3343, 7.2259
Hunter-Lab:
94.5220, -22.6691, 7.5905
#cdfded color charts
#cdfded RGB chart
#cdfded CMYK chart
#cdfded RGB pie chart
#cdfded color shades, tints & tones
#cdfded color schemes
#cdfded color preview, HTML & CSS examples
This text has a color of #cdfded
<p style="color:#cdfded;">Text here</p>
.mytext {color:#cdfded;}
Text color #cdfded
This box has a color of #cdfded
<div style="background-color:#cdfded;">Content here</div>
.mybackground {background-color:#cdfded;}
Background color #cdfded
Border around this has a color of #cdfded
<div style="border:2px solid #cdfded;">Content here</div>
.myborder {border:2px solid #cdfded;}
Border color #cdfded