#ab05f2 color space conversions
Hex:
#ab05f2
RGB:
171, 5, 242
CMY:
33, 98, 5
CMYK:
29, 98, 0, 5
HSL:
282°, 95.9514%, 48.4314%
HSV (HSB):
282°, 97.9339%, 94.9020%
XYZ:
32.8759, 15.1773, 85.2012
xyY:
0.2467, 0.1139, 15.1773
CIE-Lab:
45.8760, 84.2734, -77.6171
CIE-LCH:
45.8760, 114.5705, 317.3544
CIE-Luv:
45.8760, 33.9605, -121.4769
Hunter-Lab:
38.9580, 82.4559, -102.3966
#ab05f2 color charts
#ab05f2 color shades, tints & tones
#ab05f2 color schemes
#ab05f2 color preview, HTML & CSS examples
This text has a color of #ab05f2
<p style="color:#ab05f2;">Text here</p>
.mytext {color:#ab05f2;}
This box has a color of #ab05f2
<div style="background-color:#ab05f2;">Content here</div>
.mybackground {background-color:#ab05f2;}
Border around this has a color of #ab05f2
<div style="border:2px solid #ab05f2;">Content here</div>
.myborder {border:2px solid #ab05f2;}