#a12cc4 color space conversions
Hex:
#a12cc4
RGB:
161, 44, 196
CMY:
37, 83, 23
CMYK:
18, 78, 0, 23
HSL:
286°, 63.3333%, 47.0588%
HSV (HSB):
286°, 77.5510%, 76.8627%
XYZ:
25.5624, 13.3640, 53.4568
xyY:
0.2767, 0.1447, 13.3640
CIE-Lab:
43.3066, 67.1119, -55.5244
CIE-LCH:
43.3066, 87.1032, 320.3977
CIE-Luv:
43.3066, 37.6002, -88.4212
Hunter-Lab:
36.5567, 60.8425, -61.1098
#a12cc4 color charts
#a12cc4 color shades, tints & tones
#a12cc4 color schemes
#a12cc4 color preview, HTML & CSS examples
This text has a color of #a12cc4
<p style="color:#a12cc4;">Text here</p>
.mytext {color:#a12cc4;}
This box has a color of #a12cc4
<div style="background-color:#a12cc4;">Content here</div>
.mybackground {background-color:#a12cc4;}
Border around this has a color of #a12cc4
<div style="border:2px solid #a12cc4;">Content here</div>
.myborder {border:2px solid #a12cc4;}