#cdefdf color space conversions
Hex:
#cdefdf
RGB:
205, 239, 223
CMY:
20, 6, 13
CMYK:
14, 0, 7, 6
HSL:
152°, 51.5152%, 87.0588%
HSV (HSB):
152°, 14.2259%, 93.7255%
XYZ:
69.3626, 80.0399, 81.6055
xyY:
0.3003, 0.3465, 80.0399
CIE-Lab:
91.7027, -14.0772, 4.0244
CIE-LCH:
91.7027, 14.6412, 164.0456
CIE-Luv:
91.7027, -17.4972, 8.6049
Hunter-Lab:
89.4650, -18.1719, 8.5441
#cdefdf color charts
#cdefdf RGB chart
#cdefdf CMYK chart
#cdefdf RGB pie chart
#cdefdf color shades, tints & tones
#cdefdf color schemes
#cdefdf color preview, HTML & CSS examples
This text has a color of #cdefdf
<p style="color:#cdefdf;">Text here</p>
.mytext {color:#cdefdf;}
Text color #cdefdf
This box has a color of #cdefdf
<div style="background-color:#cdefdf;">Content here</div>
.mybackground {background-color:#cdefdf;}
Background color #cdefdf
Border around this has a color of #cdefdf
<div style="border:2px solid #cdefdf;">Content here</div>
.myborder {border:2px solid #cdefdf;}
Border color #cdefdf