#a100dd color space conversions
Hex:
#a100dd
RGB:
161, 0, 221
CMY:
37, 100, 13
CMYK:
27, 100, 0, 13
HSL:
284°, 100.0000%, 43.3333%
HSV (HSB):
284°, 100.0000%, 86.6667%
XYZ:
27.7491, 12.7975, 69.4142
xyY:
0.2524, 0.1164, 12.7975
CIE-Lab:
42.4566, 79.7279, -71.3440
CIE-LCH:
42.4566, 106.9883, 318.1765
CIE-Luv:
42.4566, 33.9578, -109.9461
Hunter-Lab:
35.7736, 75.8560, -90.0033
#a100dd color charts
#a100dd RGB chart
#a100dd CMYK chart
#a100dd RGB pie chart
#a100dd color shades, tints & tones
#a100dd color schemes
#a100dd color preview, HTML & CSS examples
This text has a color of #a100dd
<p style="color:#a100dd;">Text here</p>
.mytext {color:#a100dd;}
Text color #a100dd
This box has a color of #a100dd
<div style="background-color:#a100dd;">Content here</div>
.mybackground {background-color:#a100dd;}
Background color #a100dd
Border around this has a color of #a100dd
<div style="border:2px solid #a100dd;">Content here</div>
.myborder {border:2px solid #a100dd;}
Border color #a100dd