#dcfefd color space conversions
Hex:
#dcfefd
RGB:
220, 254, 253
CMY:
14, 0, 1
CMYK:
13, 0, 0, 0
HSL:
178°, 94.4444%, 92.9412%
HSV (HSB):
178°, 13.3858%, 99.6078%
XYZ:
82.6866, 93.1911, 106.5581
xyY:
0.2928, 0.3300, 93.1911
CIE-Lab:
97.3051, -11.0721, -3.2127
CIE-LCH:
97.3051, 11.5288, 196.1804
CIE-Luv:
97.3051, -17.8550, -3.0861
Hunter-Lab:
96.5355, -16.0447, 2.1292
#dcfefd color charts
#dcfefd color shades, tints & tones
#dcfefd color schemes
#dcfefd color preview, HTML & CSS examples
This text has a color of #dcfefd
<p style="color:#dcfefd;">Text here</p>
.mytext {color:#dcfefd;}
This box has a color of #dcfefd
<div style="background-color:#dcfefd;">Content here</div>
.mybackground {background-color:#dcfefd;}
Border around this has a color of #dcfefd
<div style="border:2px solid #dcfefd;">Content here</div>
.myborder {border:2px solid #dcfefd;}