#a012f2 color space conversions
Hex:
#a012f2
RGB:
160, 18, 242
CMY:
37, 93, 5
CMYK:
34, 93, 0, 5
HSL:
278°, 89.6000%, 50.9804%
HSV (HSB):
278°, 92.5620%, 94.9020%
XYZ:
30.7405, 14.3170, 85.1477
xyY:
0.2361, 0.1100, 14.3170
CIE-Lab:
44.6842, 81.6412, -79.6335
CIE-LCH:
44.6842, 114.0472, 315.7132
CIE-Luv:
44.6842, 27.6643, -122.6343
Hunter-Lab:
37.8378, 78.8023, -106.9357
#a012f2 color charts
#a012f2 color shades, tints & tones
#a012f2 color schemes
#a012f2 color preview, HTML & CSS examples
This text has a color of #a012f2
<p style="color:#a012f2;">Text here</p>
.mytext {color:#a012f2;}
This box has a color of #a012f2
<div style="background-color:#a012f2;">Content here</div>
.mybackground {background-color:#a012f2;}
Border around this has a color of #a012f2
<div style="border:2px solid #a012f2;">Content here</div>
.myborder {border:2px solid #a012f2;}