#ab12f2 color space conversions
Hex:
#ab12f2
RGB:
171, 18, 242
CMY:
33, 93, 5
CMYK:
29, 93, 0, 5
HSL:
281°, 89.6000%, 50.9804%
HSV (HSB):
281°, 92.5620%, 94.9020%
XYZ:
33.0379, 15.5013, 85.2552
xyY:
0.2469, 0.1159, 15.5013
CIE-Lab:
46.3134, 82.9641, -76.9020
CIE-LCH:
46.3134, 113.1237, 317.1716
CIE-Luv:
46.3134, 33.5070, -120.8512
Hunter-Lab:
39.3717, 80.8837, -100.8257
#ab12f2 color charts
#ab12f2 color shades, tints & tones
#ab12f2 color schemes
#ab12f2 color preview, HTML & CSS examples
This text has a color of #ab12f2
<p style="color:#ab12f2;">Text here</p>
.mytext {color:#ab12f2;}
This box has a color of #ab12f2
<div style="background-color:#ab12f2;">Content here</div>
.mybackground {background-color:#ab12f2;}
Border around this has a color of #ab12f2
<div style="border:2px solid #ab12f2;">Content here</div>
.myborder {border:2px solid #ab12f2;}