#ab12fa color space conversions
Hex:
#ab12fa
RGB:
171, 18, 250
CMY:
33, 93, 2
CMYK:
32, 93, 0, 2
HSL:
280°, 95.8678%, 52.5490%
HSV (HSB):
280°, 92.8000%, 98.0392%
XYZ:
34.2662, 15.9927, 91.7233
xyY:
0.2413, 0.1126, 15.9927
CIE-Lab:
46.9649, 84.4598, -80.3274
CIE-LCH:
46.9649, 116.5588, 316.4365
CIE-Luv:
46.9649, 31.5496, -125.9655
Hunter-Lab:
39.9908, 82.9641, -107.9945
#ab12fa color charts
#ab12fa color shades, tints & tones
#ab12fa color schemes
#ab12fa color preview, HTML & CSS examples
This text has a color of #ab12fa
<p style="color:#ab12fa;">Text here</p>
.mytext {color:#ab12fa;}
This box has a color of #ab12fa
<div style="background-color:#ab12fa;">Content here</div>
.mybackground {background-color:#ab12fa;}
Border around this has a color of #ab12fa
<div style="border:2px solid #ab12fa;">Content here</div>
.myborder {border:2px solid #ab12fa;}