#a12bb9 color space conversions
Hex:
#a12bb9
RGB:
161, 43, 185
CMY:
37, 83, 27
CMYK:
13, 77, 0, 27
HSL:
290°, 62.2807%, 44.7059%
HSV (HSB):
290°, 76.7568%, 72.5490%
XYZ:
24.3188, 12.8076, 47.0893
xyY:
0.2888, 0.1521, 12.8076
CIE-Lab:
42.4719, 65.3884, -50.4324
CIE-LCH:
42.4719, 82.5777, 322.3579
CIE-Luv:
42.4719, 40.9163, -80.6603
Hunter-Lab:
35.7877, 58.6674, -52.9621
#a12bb9 color charts
#a12bb9 color shades, tints & tones
#a12bb9 color schemes
#a12bb9 color preview, HTML & CSS examples
This text has a color of #a12bb9
<p style="color:#a12bb9;">Text here</p>
.mytext {color:#a12bb9;}
This box has a color of #a12bb9
<div style="background-color:#a12bb9;">Content here</div>
.mybackground {background-color:#a12bb9;}
Border around this has a color of #a12bb9
<div style="border:2px solid #a12bb9;">Content here</div>
.myborder {border:2px solid #a12bb9;}