#a112e8 color space conversions
Hex:
#a112e8
RGB:
161, 18, 232
CMY:
37, 93, 9
CMYK:
31, 92, 0, 9
HSL:
280°, 85.6000%, 49.0196%
HSV (HSB):
280°, 92.2414%, 90.9804%
XYZ:
29.4797, 13.8359, 77.4608
xyY:
0.2441, 0.1146, 13.8359
CIE-Lab:
43.9966, 79.8469, -75.0982
CIE-LCH:
43.9966, 109.6142, 316.7554
CIE-Luv:
43.9966, 30.5266, -116.1388
Hunter-Lab:
37.1966, 76.3740, -97.4319
#a112e8 color charts
#a112e8 color shades, tints & tones
#a112e8 color schemes
#a112e8 color preview, HTML & CSS examples
This text has a color of #a112e8
<p style="color:#a112e8;">Text here</p>
.mytext {color:#a112e8;}
This box has a color of #a112e8
<div style="background-color:#a112e8;">Content here</div>
.mybackground {background-color:#a112e8;}
Border around this has a color of #a112e8
<div style="border:2px solid #a112e8;">Content here</div>
.myborder {border:2px solid #a112e8;}