#a404ec color space conversions
Hex:
#a404ec
RGB:
164, 4, 236
CMY:
36, 98, 7
CMYK:
31, 98, 0, 7
HSL:
281°, 96.6667%, 47.0588%
HSV (HSB):
281°, 98.3051%, 92.5490%
XYZ:
30.4936, 14.0355, 80.4588
xyY:
0.2440, 0.1123, 14.0355
CIE-Lab:
44.2838, 82.4455, -76.8775
CIE-LCH:
44.2838, 112.7271, 317.0016
CIE-Luv:
44.2838, 31.6675, -118.8692
Hunter-Lab:
37.4639, 79.7272, -101.1084
#a404ec color charts
#a404ec RGB chart
#a404ec CMYK chart
#a404ec RGB pie chart
#a404ec color shades, tints & tones
#a404ec color schemes
#a404ec color preview, HTML & CSS examples
This text has a color of #a404ec
<p style="color:#a404ec;">Text here</p>
.mytext {color:#a404ec;}
Text color #a404ec
This box has a color of #a404ec
<div style="background-color:#a404ec;">Content here</div>
.mybackground {background-color:#a404ec;}
Background color #a404ec
Border around this has a color of #a404ec
<div style="border:2px solid #a404ec;">Content here</div>
.myborder {border:2px solid #a404ec;}
Border color #a404ec