#a500cc color space conversions
Hex:
#a500cc
RGB:
165, 0, 204
CMY:
35, 100, 20
CMYK:
19, 100, 0, 20
HSL:
289°, 100.0000%, 40.0000%
HSV (HSB):
289°, 100.0000%, 80.0000%
XYZ:
26.4161, 12.3590, 58.1200
xyY:
0.2726, 0.1275, 12.3590
CIE-Lab:
41.7810, 77.2412, -62.6152
CIE-LCH:
41.7810, 99.4327, 320.9702
CIE-Luv:
41.7810, 41.1649, -97.9272
Hunter-Lab:
35.1553, 72.6052, -73.4115
#a500cc color charts
#a500cc RGB chart
#a500cc CMYK chart
#a500cc RGB pie chart
#a500cc color shades, tints & tones
#a500cc color schemes
#a500cc color preview, HTML & CSS examples
This text has a color of #a500cc
<p style="color:#a500cc;">Text here</p>
.mytext {color:#a500cc;}
Text color #a500cc
This box has a color of #a500cc
<div style="background-color:#a500cc;">Content here</div>
.mybackground {background-color:#a500cc;}
Background color #a500cc
Border around this has a color of #a500cc
<div style="border:2px solid #a500cc;">Content here</div>
.myborder {border:2px solid #a500cc;}
Border color #a500cc