#a100cc color space conversions
Hex:
#a100cc
RGB:
161, 0, 204
CMY:
37, 100, 20
CMYK:
21, 100, 0, 20
HSL:
287°, 100.0000%, 40.0000%
HSV (HSB):
287°, 100.0000%, 80.0000%
XYZ:
25.5970, 11.9367, 58.0816
xyY:
0.2677, 0.1248, 11.9367
CIE-Lab:
41.1153, 76.7025, -63.7273
CIE-LCH:
41.1153, 99.7218, 320.2789
CIE-Luv:
41.1153, 38.6925, -98.7747
Hunter-Lab:
34.5495, 71.7852, -75.4885
#a100cc color charts
#a100cc RGB chart
#a100cc CMYK chart
#a100cc RGB pie chart
#a100cc color shades, tints & tones
#a100cc color schemes
#a100cc color preview, HTML & CSS examples
This text has a color of #a100cc
<p style="color:#a100cc;">Text here</p>
.mytext {color:#a100cc;}
Text color #a100cc
This box has a color of #a100cc
<div style="background-color:#a100cc;">Content here</div>
.mybackground {background-color:#a100cc;}
Background color #a100cc
Border around this has a color of #a100cc
<div style="border:2px solid #a100cc;">Content here</div>
.myborder {border:2px solid #a100cc;}
Border color #a100cc