#a122e5 color space conversions
Hex:
#a122e5
RGB:
161, 34, 229
CMY:
37, 87, 10
CMYK:
30, 85, 0, 10
HSL:
279°, 78.9474%, 51.5686%
HSV (HSB):
279°, 85.1528%, 89.8039%
XYZ:
29.4128, 14.3783, 75.3538
xyY:
0.2469, 0.1207, 14.3783
CIE-Lab:
44.7706, 76.2546, -72.1301
CIE-LCH:
44.7706, 104.9643, 316.5922
CIE-Luv:
44.7706, 30.1905, -112.7245
Hunter-Lab:
37.9187, 72.1015, -91.2808
#a122e5 color charts
#a122e5 color shades, tints & tones
#a122e5 color schemes
#a122e5 color preview, HTML & CSS examples
This text has a color of #a122e5
<p style="color:#a122e5;">Text here</p>
.mytext {color:#a122e5;}
This box has a color of #a122e5
<div style="background-color:#a122e5;">Content here</div>
.mybackground {background-color:#a122e5;}
Border around this has a color of #a122e5
<div style="border:2px solid #a122e5;">Content here</div>
.myborder {border:2px solid #a122e5;}