#ab00f1 color space conversions
Hex:
#ab00f1
RGB:
171, 0, 241
CMY:
33, 100, 5
CMYK:
29, 100, 0, 5
HSL:
283°, 100.0000%, 47.2549%
HSV (HSB):
283°, 100.0000%, 94.5098%
XYZ:
32.6718, 15.0088, 84.3941
xyY:
0.2474, 0.1136, 15.0088
CIE-Lab:
45.6462, 84.5361, -77.4295
CIE-LCH:
45.6462, 114.6371, 317.5124
CIE-Luv:
45.6462, 34.3668, -121.0457
Hunter-Lab:
38.7412, 82.7381, -102.0389
#ab00f1 color charts
#ab00f1 color shades, tints & tones
#ab00f1 color schemes
#ab00f1 color preview, HTML & CSS examples
This text has a color of #ab00f1
<p style="color:#ab00f1;">Text here</p>
.mytext {color:#ab00f1;}
This box has a color of #ab00f1
<div style="background-color:#ab00f1;">Content here</div>
.mybackground {background-color:#ab00f1;}
Border around this has a color of #ab00f1
<div style="border:2px solid #ab00f1;">Content here</div>
.myborder {border:2px solid #ab00f1;}