#a400cc color space conversions
Hex:
#a400cc
RGB:
164, 0, 204
CMY:
36, 100, 20
CMYK:
20, 100, 0, 20
HSL:
288°, 100.0000%, 40.0000%
HSV (HSB):
288°, 100.0000%, 80.0000%
XYZ:
26.2089, 12.2521, 58.1103
xyY:
0.2714, 0.1269, 12.2521
CIE-Lab:
41.6141, 77.1054, -62.8940
CIE-LCH:
41.6141, 99.5033, 320.7963
CIE-Luv:
41.6141, 40.5419, -98.1436
Hunter-Lab:
35.0031, 72.3984, -73.9280
#a400cc color charts
#a400cc RGB chart
#a400cc CMYK chart
#a400cc RGB pie chart
#a400cc color shades, tints & tones
#a400cc color schemes
#a400cc color preview, HTML & CSS examples
This text has a color of #a400cc
<p style="color:#a400cc;">Text here</p>
.mytext {color:#a400cc;}
Text color #a400cc
This box has a color of #a400cc
<div style="background-color:#a400cc;">Content here</div>
.mybackground {background-color:#a400cc;}
Background color #a400cc
Border around this has a color of #a400cc
<div style="border:2px solid #a400cc;">Content here</div>
.myborder {border:2px solid #a400cc;}
Border color #a400cc