#ab2ac8 color space conversions
Hex:
#ab2ac8
RGB:
171, 42, 200
CMY:
33, 84, 22
CMYK:
15, 79, 0, 22
HSL:
289°, 65.2893%, 47.4510%
HSV (HSB):
289°, 79.0000%, 78.4314%
XYZ:
28.0479, 14.4840, 55.9610
xyY:
0.2848, 0.1471, 14.4840
CIE-Lab:
44.9192, 70.2995, -55.1703
CIE-LCH:
44.9192, 89.3632, 321.8755
CIE-Luv:
44.9192, 43.0283, -89.2568
Hunter-Lab:
38.0578, 64.9498, -60.5407
#ab2ac8 color charts
#ab2ac8 color shades, tints & tones
#ab2ac8 color schemes
#ab2ac8 color preview, HTML & CSS examples
This text has a color of #ab2ac8
<p style="color:#ab2ac8;">Text here</p>
.mytext {color:#ab2ac8;}
This box has a color of #ab2ac8
<div style="background-color:#ab2ac8;">Content here</div>
.mybackground {background-color:#ab2ac8;}
Border around this has a color of #ab2ac8
<div style="border:2px solid #ab2ac8;">Content here</div>
.myborder {border:2px solid #ab2ac8;}