#cdefde color space conversions
Hex:
#cdefde
RGB:
205, 239, 222
CMY:
20, 6, 13
CMYK:
14, 0, 7, 6
HSL:
150°, 51.5152%, 87.0588%
HSV (HSB):
150°, 14.2259%, 93.7255%
XYZ:
69.2282, 79.9861, 80.8974
xyY:
0.3008, 0.3476, 79.9861
CIE-Lab:
91.6786, -14.2643, 4.5098
CIE-LCH:
91.6786, 14.9602, 162.4550
CIE-Luv:
91.6786, -17.4740, 9.3703
Hunter-Lab:
89.4349, -18.3411, 8.9743
#cdefde color charts
#cdefde RGB chart
#cdefde CMYK chart
#cdefde RGB pie chart
#cdefde color shades, tints & tones
#cdefde color schemes
#cdefde color preview, HTML & CSS examples
This text has a color of #cdefde
<p style="color:#cdefde;">Text here</p>
.mytext {color:#cdefde;}
Text color #cdefde
This box has a color of #cdefde
<div style="background-color:#cdefde;">Content here</div>
.mybackground {background-color:#cdefde;}
Background color #cdefde
Border around this has a color of #cdefde
<div style="border:2px solid #cdefde;">Content here</div>
.myborder {border:2px solid #cdefde;}
Border color #cdefde