#a404ce color space conversions
Hex:
#a404ce
RGB:
164, 4, 206
CMY:
36, 98, 19
CMYK:
20, 98, 0, 19
HSL:
288°, 96.1905%, 41.1765%
HSV (HSB):
288°, 98.0583%, 80.7843%
XYZ:
26.4938, 12.4356, 59.3964
xyY:
0.2694, 0.1265, 12.4356
CIE-Lab:
41.9002, 77.0472, -63.5889
CIE-LCH:
41.9002, 99.8991, 320.4663
CIE-Luv:
41.9002, 39.7887, -99.2742
Hunter-Lab:
35.2641, 72.3944, -75.1791
#a404ce color charts
#a404ce RGB chart
#a404ce CMYK chart
#a404ce RGB pie chart
#a404ce color shades, tints & tones
#a404ce color schemes
#a404ce color preview, HTML & CSS examples
This text has a color of #a404ce
<p style="color:#a404ce;">Text here</p>
.mytext {color:#a404ce;}
Text color #a404ce
This box has a color of #a404ce
<div style="background-color:#a404ce;">Content here</div>
.mybackground {background-color:#a404ce;}
Background color #a404ce
Border around this has a color of #a404ce
<div style="border:2px solid #a404ce;">Content here</div>
.myborder {border:2px solid #a404ce;}
Border color #a404ce