#a100ec color space conversions
Hex:
#a100ec
RGB:
161, 0, 236
CMY:
37, 100, 7
CMYK:
32, 100, 0, 7
HSL:
281°, 100.0000%, 46.2745%
HSV (HSB):
281°, 100.0000%, 92.5490%
XYZ:
29.8383, 13.6332, 80.4157
xyY:
0.2409, 0.1100, 13.6332
CIE-Lab:
43.7022, 82.4824, -77.8478
CIE-LCH:
43.7022, 113.4179, 316.6557
CIE-Luv:
43.7022, 30.1799, -119.5002
Hunter-Lab:
36.9232, 79.6335, -103.2827
#a100ec color charts
#a100ec RGB chart
#a100ec CMYK chart
#a100ec RGB pie chart
#a100ec color shades, tints & tones
#a100ec color schemes
#a100ec color preview, HTML & CSS examples
This text has a color of #a100ec
<p style="color:#a100ec;">Text here</p>
.mytext {color:#a100ec;}
Text color #a100ec
This box has a color of #a100ec
<div style="background-color:#a100ec;">Content here</div>
.mybackground {background-color:#a100ec;}
Background color #a100ec
Border around this has a color of #a100ec
<div style="border:2px solid #a100ec;">Content here</div>
.myborder {border:2px solid #a100ec;}
Border color #a100ec