#cdfdef color space conversions
Hex:
#cdfdef
RGB:
205, 253, 239
CMY:
20, 1, 6
CMYK:
19, 0, 6, 1
HSL:
163°, 92.3077%, 89.8039%
HSV (HSB):
163°, 18.9723%, 99.2157%
XYZ:
75.8821, 89.4617, 94.9298
xyY:
0.2915, 0.3437, 89.4617
CIE-Lab:
95.7730, -17.9380, 1.6487
CIE-LCH:
95.7730, 18.0136, 174.7485
CIE-Luv:
95.7730, -24.3606, 5.6800
Hunter-Lab:
94.5842, -22.3171, 6.7023
#cdfdef color charts
#cdfdef RGB chart
#cdfdef CMYK chart
#cdfdef RGB pie chart
#cdfdef color shades, tints & tones
#cdfdef color schemes
#cdfdef color preview, HTML & CSS examples
This text has a color of #cdfdef
<p style="color:#cdfdef;">Text here</p>
.mytext {color:#cdfdef;}
Text color #cdfdef
This box has a color of #cdfdef
<div style="background-color:#cdfdef;">Content here</div>
.mybackground {background-color:#cdfdef;}
Background color #cdfdef
Border around this has a color of #cdfdef
<div style="border:2px solid #cdfdef;">Content here</div>
.myborder {border:2px solid #cdfdef;}
Border color #cdfdef