#a115c5 color space conversions
Hex:
#a115c5
RGB:
161, 21, 197
CMY:
37, 92, 23
CMYK:
18, 89, 0, 23
HSL:
288°, 80.7339%, 42.7451%
HSV (HSB):
288°, 89.3401%, 77.2549%
XYZ:
25.0442, 12.1446, 53.8475
xyY:
0.2751, 0.1334, 12.1446
CIE-Lab:
41.4450, 72.9397, -59.1175
CIE-LCH:
41.4450, 93.8887, 320.9753
CIE-Luv:
41.4450, 39.7738, -92.6334
Hunter-Lab:
34.8491, 67.2922, -67.2182
#a115c5 color charts
#a115c5 color shades, tints & tones
#a115c5 color schemes
#a115c5 color preview, HTML & CSS examples
This text has a color of #a115c5
<p style="color:#a115c5;">Text here</p>
.mytext {color:#a115c5;}
This box has a color of #a115c5
<div style="background-color:#a115c5;">Content here</div>
.mybackground {background-color:#a115c5;}
Border around this has a color of #a115c5
<div style="border:2px solid #a115c5;">Content here</div>
.myborder {border:2px solid #a115c5;}