#a114d4 color space conversions
Hex:
#a114d4
RGB:
161, 20, 212
CMY:
37, 92, 17
CMYK:
24, 91, 0, 17
HSL:
284°, 82.7586%, 45.4902%
HSV (HSB):
284°, 90.5660%, 83.1373%
XYZ:
26.8318, 12.8308, 63.3498
xyY:
0.2605, 0.1246, 12.8308
CIE-Lab:
42.5073, 75.8134, -66.0902
CIE-LCH:
42.5073, 100.5763, 318.9197
CIE-Luv:
42.5073, 35.5612, -102.9108
Hunter-Lab:
35.8202, 71.0234, -79.7832
#a114d4 color charts
#a114d4 color shades, tints & tones
#a114d4 color schemes
#a114d4 color preview, HTML & CSS examples
This text has a color of #a114d4
<p style="color:#a114d4;">Text here</p>
.mytext {color:#a114d4;}
This box has a color of #a114d4
<div style="background-color:#a114d4;">Content here</div>
.mybackground {background-color:#a114d4;}
Border around this has a color of #a114d4
<div style="border:2px solid #a114d4;">Content here</div>
.myborder {border:2px solid #a114d4;}