#dcfafc color space conversions
Hex:
#dcfafc
RGB:
220, 250, 252
CMY:
14, 2, 1
CMYK:
13, 1, 0, 1
HSL:
184°, 84.2105%, 92.5490%
HSV (HSB):
184°, 12.6984%, 98.8235%
XYZ:
81.2715, 90.6151, 105.3025
xyY:
0.2932, 0.3269, 90.6151
CIE-Lab:
96.2513, -9.2687, -4.2464
CIE-LCH:
96.2513, 10.1952, 204.6147
CIE-Luv:
96.2513, -15.9585, -5.0242
Hunter-Lab:
95.1920, -14.1891, 1.0471
#dcfafc color charts
#dcfafc color shades, tints & tones
#dcfafc color schemes
#dcfafc color preview, HTML & CSS examples
This text has a color of #dcfafc
<p style="color:#dcfafc;">Text here</p>
.mytext {color:#dcfafc;}
This box has a color of #dcfafc
<div style="background-color:#dcfafc;">Content here</div>
.mybackground {background-color:#dcfafc;}
Border around this has a color of #dcfafc
<div style="border:2px solid #dcfafc;">Content here</div>
.myborder {border:2px solid #dcfafc;}