#a404fd color space conversions
Hex:
#a404fd
RGB:
164, 4, 253
CMY:
36, 98, 1
CMYK:
35, 98, 0, 1
HSL:
279°, 98.4190%, 50.3922%
HSV (HSB):
279°, 98.4190%, 99.2157%
XYZ:
33.0829, 15.0712, 94.0939
xyY:
0.2326, 0.1060, 15.0712
CIE-Lab:
45.7316, 85.6313, -84.0672
CIE-LCH:
45.7316, 120.0001, 315.5281
CIE-Luv:
45.7316, 27.6865, -129.4928
Hunter-Lab:
38.8216, 84.1756, -116.5289
#a404fd color charts
#a404fd color shades, tints & tones
#a404fd color schemes
#a404fd color preview, HTML & CSS examples
This text has a color of #a404fd
<p style="color:#a404fd;">Text here</p>
.mytext {color:#a404fd;}
This box has a color of #a404fd
<div style="background-color:#a404fd;">Content here</div>
.mybackground {background-color:#a404fd;}
Border around this has a color of #a404fd
<div style="border:2px solid #a404fd;">Content here</div>
.myborder {border:2px solid #a404fd;}