#a112e9 color space conversions
Hex:
#a112e9
RGB:
161, 18, 233
CMY:
37, 93, 9
CMYK:
31, 92, 0, 9
HSL:
280°, 85.6574%, 49.2157%
HSV (HSB):
280°, 92.2747%, 91.3725%
XYZ:
29.6222, 13.8929, 78.2111
xyY:
0.2434, 0.1141, 13.8929
CIE-Lab:
44.0789, 80.0367, -75.5310
CIE-LCH:
44.0789, 110.0491, 316.6590
CIE-Luv:
44.0789, 30.2853, -116.7789
Hunter-Lab:
37.2731, 76.6320, -98.3184
#a112e9 color charts
#a112e9 color shades, tints & tones
#a112e9 color schemes
#a112e9 color preview, HTML & CSS examples
This text has a color of #a112e9
<p style="color:#a112e9;">Text here</p>
.mytext {color:#a112e9;}
This box has a color of #a112e9
<div style="background-color:#a112e9;">Content here</div>
.mybackground {background-color:#a112e9;}
Border around this has a color of #a112e9
<div style="border:2px solid #a112e9;">Content here</div>
.myborder {border:2px solid #a112e9;}