#a40dcc color space conversions
Hex:
#a40dcc
RGB:
164, 13, 204
CMY:
36, 95, 20
CMYK:
20, 94, 0, 20
HSL:
287°, 88.0184%, 42.5490%
HSV (HSB):
287°, 93.6275%, 80.0000%
XYZ:
26.3528, 12.5400, 58.1583
xyY:
0.2715, 0.1292, 12.5400
CIE-Lab:
42.0618, 75.7703, -62.1668
CIE-LCH:
42.0618, 98.0094, 320.6324
CIE-Luv:
42.0618, 40.0212, -97.4151
Hunter-Lab:
35.4119, 70.8657, -72.5860
#a40dcc color charts
#a40dcc color shades, tints & tones
#a40dcc color schemes
#a40dcc color preview, HTML & CSS examples
This text has a color of #a40dcc
<p style="color:#a40dcc;">Text here</p>
.mytext {color:#a40dcc;}
This box has a color of #a40dcc
<div style="background-color:#a40dcc;">Content here</div>
.mybackground {background-color:#a40dcc;}
Border around this has a color of #a40dcc
<div style="border:2px solid #a40dcc;">Content here</div>
.myborder {border:2px solid #a40dcc;}