#abc2f4 color space conversions
Hex:
#abc2f4
RGB:
171, 194, 244
CMY:
33, 24, 4
CMYK:
30, 20, 0, 4
HSL:
221°, 76.8421%, 81.3725%
HSV (HSB):
221°, 29.9180%, 95.6863%
XYZ:
52.4155, 53.7732, 93.2046
xyY:
0.2629, 0.2697, 53.7732
CIE-Lab:
78.3293, 3.4334, -27.2622
CIE-LCH:
78.3293, 27.4776, 277.1781
CIE-Luv:
78.3293, -13.9544, -44.0909
Hunter-Lab:
73.3302, -0.7382, -24.0280
#abc2f4 color charts
#abc2f4 color shades, tints & tones
#abc2f4 color schemes
#abc2f4 color preview, HTML & CSS examples
This text has a color of #abc2f4
<p style="color:#abc2f4;">Text here</p>
.mytext {color:#abc2f4;}
This box has a color of #abc2f4
<div style="background-color:#abc2f4;">Content here</div>
.mybackground {background-color:#abc2f4;}
Border around this has a color of #abc2f4
<div style="border:2px solid #abc2f4;">Content here</div>
.myborder {border:2px solid #abc2f4;}