#a12db7 color space conversions
Hex:
#a12db7
RGB:
161, 45, 183
CMY:
37, 82, 28
CMYK:
12, 75, 0, 28
HSL:
290°, 60.5263%, 44.7059%
HSV (HSB):
290°, 75.4098%, 71.7647%
XYZ:
24.1836, 12.8727, 46.0098
xyY:
0.2911, 0.1550, 12.8727
CIE-Lab:
42.5709, 64.3726, -49.0971
CIE-LCH:
42.5709, 80.9590, 322.6671
CIE-Luv:
42.5709, 41.1845, -78.7322
Hunter-Lab:
35.8786, 57.5284, -50.9170
#a12db7 color charts
#a12db7 color shades, tints & tones
#a12db7 color schemes
#a12db7 color preview, HTML & CSS examples
This text has a color of #a12db7
<p style="color:#a12db7;">Text here</p>
.mytext {color:#a12db7;}
This box has a color of #a12db7
<div style="background-color:#a12db7;">Content here</div>
.mybackground {background-color:#a12db7;}
Border around this has a color of #a12db7
<div style="border:2px solid #a12db7;">Content here</div>
.myborder {border:2px solid #a12db7;}