#ab00c1 color space conversions
Hex:
#ab00c1
RGB:
171, 0, 193
CMY:
33, 100, 24
CMYK:
11, 100, 0, 24
HSL:
293°, 100.0000%, 37.8431%
HSV (HSB):
293°, 100.0000%, 75.6863%
XYZ:
26.4202, 12.5082, 51.4739
xyY:
0.2923, 0.1384, 12.5082
CIE-Lab:
42.0127, 76.2597, -55.7799
CIE-LCH:
42.0127, 94.4825, 323.8165
CIE-Luv:
42.0127, 48.5947, -88.9240
Hunter-Lab:
35.3669, 71.4532, -61.5353
#ab00c1 color charts
#ab00c1 color shades, tints & tones
#ab00c1 color schemes
#ab00c1 color preview, HTML & CSS examples
This text has a color of #ab00c1
<p style="color:#ab00c1;">Text here</p>
.mytext {color:#ab00c1;}
This box has a color of #ab00c1
<div style="background-color:#ab00c1;">Content here</div>
.mybackground {background-color:#ab00c1;}
Border around this has a color of #ab00c1
<div style="border:2px solid #ab00c1;">Content here</div>
.myborder {border:2px solid #ab00c1;}