#dcfdef color space conversions
Hex:
#dcfdef
RGB:
220, 253, 239
CMY:
14, 1, 6
CMYK:
13, 0, 6, 1
HSL:
155°, 89.1892%, 92.7451%
HSV (HSB):
155°, 13.0435%, 99.2157%
XYZ:
80.2205, 91.6982, 95.1328
xyY:
0.3004, 0.3434, 91.6982
CIE-Lab:
96.6968, -13.2435, 3.1053
CIE-LCH:
96.6968, 13.6027, 166.8036
CIE-Luv:
96.6968, -17.0213, 7.1241
Hunter-Lab:
95.7592, -18.0435, 8.1292
#dcfdef color charts
#dcfdef RGB chart
#dcfdef CMYK chart
#dcfdef RGB pie chart
#dcfdef color shades, tints & tones
#dcfdef color schemes
#dcfdef color preview, HTML & CSS examples
This text has a color of #dcfdef
<p style="color:#dcfdef;">Text here</p>
.mytext {color:#dcfdef;}
Text color #dcfdef
This box has a color of #dcfdef
<div style="background-color:#dcfdef;">Content here</div>
.mybackground {background-color:#dcfdef;}
Background color #dcfdef
Border around this has a color of #dcfdef
<div style="border:2px solid #dcfdef;">Content here</div>
.myborder {border:2px solid #dcfdef;}
Border color #dcfdef