#a100da color space conversions
Hex:
#a100da
RGB:
161, 0, 218
CMY:
37, 100, 15
CMYK:
26, 100, 0, 15
HSL:
284°, 100.0000%, 42.7451%
HSV (HSB):
284°, 100.0000%, 85.4902%
XYZ:
27.3528, 12.6390, 67.3276
xyY:
0.2549, 0.1178, 12.6390
CIE-Lab:
42.2142, 79.1860, -70.0194
CIE-LCH:
42.2142, 105.7031, 318.5156
CIE-Luv:
42.2142, 34.7569, -108.0022
Hunter-Lab:
35.5514, 75.1208, -87.3980
#a100da color charts
#a100da RGB chart
#a100da CMYK chart
#a100da RGB pie chart
#a100da color shades, tints & tones
#a100da color schemes
#a100da color preview, HTML & CSS examples
This text has a color of #a100da
<p style="color:#a100da;">Text here</p>
.mytext {color:#a100da;}
Text color #a100da
This box has a color of #a100da
<div style="background-color:#a100da;">Content here</div>
.mybackground {background-color:#a100da;}
Background color #a100da
Border around this has a color of #a100da
<div style="border:2px solid #a100da;">Content here</div>
.myborder {border:2px solid #a100da;}
Border color #a100da