#a40def color space conversions
Hex:
#a40def
RGB:
164, 13, 239
CMY:
36, 95, 6
CMYK:
31, 95, 0, 6
HSL:
280°, 89.6825%, 49.4118%
HSV (HSB):
280°, 94.5607%, 93.7255%
XYZ:
31.0338, 14.4124, 82.8076
xyY:
0.2420, 0.1124, 14.4124
CIE-Lab:
44.8186, 82.1496, -77.6980
CIE-LCH:
44.8186, 113.0731, 316.5952
CIE-Luv:
44.8186, 30.6547, -120.3928
Hunter-Lab:
37.9636, 79.4804, -102.7509
#a40def color charts
#a40def color shades, tints & tones
#a40def color schemes
#a40def color preview, HTML & CSS examples
This text has a color of #a40def
<p style="color:#a40def;">Text here</p>
.mytext {color:#a40def;}
This box has a color of #a40def
<div style="background-color:#a40def;">Content here</div>
.mybackground {background-color:#a40def;}
Border around this has a color of #a40def
<div style="border:2px solid #a40def;">Content here</div>
.myborder {border:2px solid #a40def;}