#a12db2 color space conversions
Hex:
#a12db2
RGB:
161, 45, 178
CMY:
37, 82, 30
CMYK:
10, 75, 0, 30
HSL:
292°, 59.6413%, 43.7255%
HSV (HSB):
292°, 74.7191%, 69.8039%
XYZ:
23.6722, 12.6682, 43.3170
xyY:
0.2972, 0.1590, 12.6682
CIE-Lab:
42.2590, 63.4678, -46.6479
CIE-LCH:
42.2590, 78.7667, 323.6847
CIE-Luv:
42.2590, 42.6868, -75.0214
Hunter-Lab:
35.5924, 56.4321, -47.2430
#a12db2 color charts
#a12db2 color shades, tints & tones
#a12db2 color schemes
#a12db2 color preview, HTML & CSS examples
This text has a color of #a12db2
<p style="color:#a12db2;">Text here</p>
.mytext {color:#a12db2;}
This box has a color of #a12db2
<div style="background-color:#a12db2;">Content here</div>
.mybackground {background-color:#a12db2;}
Border around this has a color of #a12db2
<div style="border:2px solid #a12db2;">Content here</div>
.myborder {border:2px solid #a12db2;}