#a100ff color space conversions
Hex:
#a100ff
RGB:
161, 0, 255
CMY:
37, 100, 0
CMYK:
37, 100, 0, 0
HSL:
278°, 100.0000%, 50.0000%
HSV (HSB):
278°, 100.0000%, 100.0000%
XYZ:
32.7479, 14.7971, 95.7379
xyY:
0.2286, 0.1033, 14.7971
CIE-Lab:
45.3550, 86.0635, -85.8195
CIE-LCH:
45.3550, 121.5398, 315.0813
CIE-Luv:
45.3550, 25.8718, -131.2430
Hunter-Lab:
38.4670, 84.6446, -120.6361
#a100ff color charts
#a100ff RGB chart
#a100ff CMYK chart
#a100ff RGB pie chart
#a100ff color shades, tints & tones
#a100ff color schemes
#a100ff color preview, HTML & CSS examples
This text has a color of #a100ff
<p style="color:#a100ff;">Text here</p>
.mytext {color:#a100ff;}
Text color #a100ff
This box has a color of #a100ff
<div style="background-color:#a100ff;">Content here</div>
.mybackground {background-color:#a100ff;}
Background color #a100ff
Border around this has a color of #a100ff
<div style="border:2px solid #a100ff;">Content here</div>
.myborder {border:2px solid #a100ff;}
Border color #a100ff