#a12fc5 color space conversions
Hex:
#a12fc5
RGB:
161, 47, 197
CMY:
37, 82, 23
CMYK:
18, 76, 0, 23
HSL:
286°, 61.4754%, 47.8431%
HSV (HSB):
286°, 76.1421%, 77.2549%
XYZ:
25.7925, 13.6413, 54.0969
xyY:
0.2758, 0.1458, 13.6413
CIE-Lab:
43.7141, 66.3209, -55.4492
CIE-LCH:
43.7141, 86.4470, 320.1019
CIE-Luv:
43.7141, 36.8690, -88.4837
Hunter-Lab:
36.9342, 60.0185, -60.9873
#a12fc5 color charts
#a12fc5 color shades, tints & tones
#a12fc5 color schemes
#a12fc5 color preview, HTML & CSS examples
This text has a color of #a12fc5
<p style="color:#a12fc5;">Text here</p>
.mytext {color:#a12fc5;}
This box has a color of #a12fc5
<div style="background-color:#a12fc5;">Content here</div>
.mybackground {background-color:#a12fc5;}
Border around this has a color of #a12fc5
<div style="border:2px solid #a12fc5;">Content here</div>
.myborder {border:2px solid #a12fc5;}