#a12cc5 color space conversions
Hex:
#a12cc5
RGB:
161, 44, 197
CMY:
37, 83, 23
CMYK:
18, 78, 0, 23
HSL:
286°, 63.4855%, 47.2549%
HSV (HSB):
286°, 77.6650%, 77.2549%
XYZ:
25.6767, 13.4096, 54.0583
xyY:
0.2757, 0.1440, 13.4096
CIE-Lab:
43.3741, 67.3010, -55.9977
CIE-LCH:
43.3741, 87.5509, 320.2379
CIE-Luv:
43.3741, 37.3222, -89.1381
Hunter-Lab:
36.6192, 61.0772, -61.8922
#a12cc5 color charts
#a12cc5 color shades, tints & tones
#a12cc5 color schemes
#a12cc5 color preview, HTML & CSS examples
This text has a color of #a12cc5
<p style="color:#a12cc5;">Text here</p>
.mytext {color:#a12cc5;}
This box has a color of #a12cc5
<div style="background-color:#a12cc5;">Content here</div>
.mybackground {background-color:#a12cc5;}
Border around this has a color of #a12cc5
<div style="border:2px solid #a12cc5;">Content here</div>
.myborder {border:2px solid #a12cc5;}