#a115e9 color space conversions
Hex:
#a115e9
RGB:
161, 21, 233
CMY:
37, 92, 9
CMYK:
31, 91, 0, 9
HSL:
280°, 83.4646%, 49.8039%
HSV (HSB):
280°, 90.9871%, 91.3725%
XYZ:
29.6741, 13.9966, 78.2284
xyY:
0.2434, 0.1148, 13.9966
CIE-Lab:
44.2280, 79.5915, -75.2871
CIE-LCH:
44.2280, 109.5580, 316.5920
CIE-Luv:
44.2280, 30.1349, -116.5746
Hunter-Lab:
37.4120, 76.1098, -97.7868
#a115e9 color charts
#a115e9 color shades, tints & tones
#a115e9 color schemes
#a115e9 color preview, HTML & CSS examples
This text has a color of #a115e9
<p style="color:#a115e9;">Text here</p>
.mytext {color:#a115e9;}
This box has a color of #a115e9
<div style="background-color:#a115e9;">Content here</div>
.mybackground {background-color:#a115e9;}
Border around this has a color of #a115e9
<div style="border:2px solid #a115e9;">Content here</div>
.myborder {border:2px solid #a115e9;}