#a100ca color space conversions
Hex:
#a100ca
RGB:
161, 0, 202
CMY:
37, 100, 21
CMYK:
20, 100, 0, 21
HSL:
288°, 100.0000%, 39.6078%
HSV (HSB):
288°, 100.0000%, 79.2157%
XYZ:
25.3586, 11.8413, 56.8262
xyY:
0.2697, 0.1259, 11.8413
CIE-Lab:
40.9628, 76.3543, -62.8130
CIE-LCH:
40.9628, 98.8709, 320.5575
CIE-Luv:
40.9628, 39.2835, -97.4347
Hunter-Lab:
34.4112, 71.3220, -73.8227
#a100ca color charts
#a100ca RGB chart
#a100ca CMYK chart
#a100ca RGB pie chart
#a100ca color shades, tints & tones
#a100ca color schemes
#a100ca color preview, HTML & CSS examples
This text has a color of #a100ca
<p style="color:#a100ca;">Text here</p>
.mytext {color:#a100ca;}
Text color #a100ca
This box has a color of #a100ca
<div style="background-color:#a100ca;">Content here</div>
.mybackground {background-color:#a100ca;}
Background color #a100ca
Border around this has a color of #a100ca
<div style="border:2px solid #a100ca;">Content here</div>
.myborder {border:2px solid #a100ca;}
Border color #a100ca