#a014dd color space conversions
Hex:
#a014dd
RGB:
160, 20, 221
CMY:
37, 92, 13
CMYK:
28, 91, 0, 13
HSL:
282°, 83.4025%, 47.2549%
HSV (HSB):
282°, 90.9502%, 86.6667%
XYZ:
27.7985, 13.1944, 69.4882
xyY:
0.2516, 0.1194, 13.1944
CIE-Lab:
43.0546, 77.3468, -70.3740
CIE-LCH:
43.0546, 104.5707, 317.7025
CIE-Luv:
43.0546, 32.6100, -109.0501
Hunter-Lab:
36.3240, 73.0376, -87.9955
#a014dd color charts
#a014dd color shades, tints & tones
#a014dd color schemes
#a014dd color preview, HTML & CSS examples
This text has a color of #a014dd
<p style="color:#a014dd;">Text here</p>
.mytext {color:#a014dd;}
This box has a color of #a014dd
<div style="background-color:#a014dd;">Content here</div>
.mybackground {background-color:#a014dd;}
Border around this has a color of #a014dd
<div style="border:2px solid #a014dd;">Content here</div>
.myborder {border:2px solid #a014dd;}