#a100df color space conversions
Hex:
#a100df
RGB:
161, 0, 223
CMY:
37, 100, 13
CMYK:
28, 100, 0, 13
HSL:
283°, 100.0000%, 43.7255%
HSV (HSB):
283°, 100.0000%, 87.4510%
XYZ:
28.0172, 12.9048, 70.8262
xyY:
0.2507, 0.1155, 12.9048
CIE-Lab:
42.6194, 80.0909, -72.2225
CIE-LCH:
42.6194, 107.8455, 317.9572
CIE-Luv:
42.6194, 33.4333, -111.2356
Hunter-Lab:
35.9232, 76.3500, -91.7499
#a100df color charts
#a100df color shades, tints & tones
#a100df color schemes
#a100df color preview, HTML & CSS examples
This text has a color of #a100df
<p style="color:#a100df;">Text here</p>
.mytext {color:#a100df;}
This box has a color of #a100df
<div style="background-color:#a100df;">Content here</div>
.mybackground {background-color:#a100df;}
Border around this has a color of #a100df
<div style="border:2px solid #a100df;">Content here</div>
.myborder {border:2px solid #a100df;}