#abc2f1 color space conversions
Hex:
#abc2f1
RGB:
171, 194, 241
CMY:
33, 24, 5
CMYK:
29, 20, 0, 5
HSL:
220°, 71.4286%, 80.7843%
HSV (HSB):
220°, 29.0456%, 94.5098%
XYZ:
51.9636, 53.5924, 90.8247
xyY:
0.2646, 0.2729, 53.5924
CIE-Lab:
78.2234, 2.7077, -25.8144
CIE-LCH:
78.2234, 25.9560, 275.9879
CIE-Luv:
78.2234, -13.8550, -41.5508
Hunter-Lab:
73.2068, -1.4093, -22.3139
#abc2f1 color charts
#abc2f1 color shades, tints & tones
#abc2f1 color schemes
#abc2f1 color preview, HTML & CSS examples
This text has a color of #abc2f1
<p style="color:#abc2f1;">Text here</p>
.mytext {color:#abc2f1;}
This box has a color of #abc2f1
<div style="background-color:#abc2f1;">Content here</div>
.mybackground {background-color:#abc2f1;}
Border around this has a color of #abc2f1
<div style="border:2px solid #abc2f1;">Content here</div>
.myborder {border:2px solid #abc2f1;}