#a11ec5 color space conversions
Hex:
#a11ec5
RGB:
161, 30, 197
CMY:
37, 88, 23
CMYK:
18, 85, 0, 23
HSL:
287°, 73.5683%, 44.5098%
HSV (HSB):
287°, 84.7716%, 77.2549%
XYZ:
25.2403, 12.5368, 53.9129
xyY:
0.2753, 0.1367, 12.5368
CIE-Lab:
42.0569, 71.1369, -58.1265
CIE-LCH:
42.0569, 91.8648, 320.7475
CIE-Luv:
42.0569, 39.0193, -91.5666
Hunter-Lab:
35.4074, 65.2813, -65.4924
#a11ec5 color charts
#a11ec5 color shades, tints & tones
#a11ec5 color schemes
#a11ec5 color preview, HTML & CSS examples
This text has a color of #a11ec5
<p style="color:#a11ec5;">Text here</p>
.mytext {color:#a11ec5;}
This box has a color of #a11ec5
<div style="background-color:#a11ec5;">Content here</div>
.mybackground {background-color:#a11ec5;}
Border around this has a color of #a11ec5
<div style="border:2px solid #a11ec5;">Content here</div>
.myborder {border:2px solid #a11ec5;}