#a12fb9 color space conversions
Hex:
#a12fb9
RGB:
161, 47, 185
CMY:
37, 82, 27
CMYK:
13, 75, 0, 27
HSL:
290°, 59.4828%, 45.4902%
HSV (HSB):
290°, 74.5946%, 72.5490%
XYZ:
24.4714, 13.1129, 47.1402
xyY:
0.2888, 0.1548, 13.1129
CIE-Lab:
42.9328, 64.0644, -49.6922
CIE-LCH:
42.9328, 81.0775, 322.2007
CIE-Luv:
42.9328, 40.2555, -79.7293
Hunter-Lab:
36.2117, 57.2575, -51.8352
#a12fb9 color charts
#a12fb9 color shades, tints & tones
#a12fb9 color schemes
#a12fb9 color preview, HTML & CSS examples
This text has a color of #a12fb9
<p style="color:#a12fb9;">Text here</p>
.mytext {color:#a12fb9;}
This box has a color of #a12fb9
<div style="background-color:#a12fb9;">Content here</div>
.mybackground {background-color:#a12fb9;}
Border around this has a color of #a12fb9
<div style="border:2px solid #a12fb9;">Content here</div>
.myborder {border:2px solid #a12fb9;}