#a012be color space conversions
Hex:
#a012be
RGB:
160, 18, 190
CMY:
37, 93, 25
CMYK:
16, 91, 0, 25
HSL:
290°, 82.6923%, 40.7843%
HSV (HSB):
290°, 90.5263%, 74.5098%
XYZ:
24.0078, 11.6239, 49.6935
xyY:
0.2814, 0.1362, 11.6239
CIE-Lab:
40.6120, 72.0463, -56.3774
CIE-LCH:
40.6120, 91.4827, 321.9563
CIE-Luv:
40.6120, 41.4715, -88.2951
Hunter-Lab:
34.0938, 66.0297, -62.5525
#a012be color charts
#a012be color shades, tints & tones
#a012be color schemes
#a012be color preview, HTML & CSS examples
This text has a color of #a012be
<p style="color:#a012be;">Text here</p>
.mytext {color:#a012be;}
This box has a color of #a012be
<div style="background-color:#a012be;">Content here</div>
.mybackground {background-color:#a012be;}
Border around this has a color of #a012be
<div style="border:2px solid #a012be;">Content here</div>
.myborder {border:2px solid #a012be;}