#a100f6 color space conversions
Hex:
#a100f6
RGB:
161, 0, 246
CMY:
37, 100, 4
CMYK:
35, 100, 0, 4
HSL:
279°, 100.0000%, 48.2353%
HSV (HSB):
279°, 100.0000%, 96.4706%
XYZ:
31.3325, 14.2309, 88.2842
xyY:
0.2341, 0.1063, 14.2309
CIE-Lab:
44.5622, 84.3557, -82.0790
CIE-LCH:
44.5622, 117.6981, 315.7837
CIE-Luv:
44.5622, 27.8502, -125.7273
Hunter-Lab:
37.7238, 82.2409, -112.3483
#a100f6 color charts
#a100f6 color shades, tints & tones
#a100f6 color schemes
#a100f6 color preview, HTML & CSS examples
This text has a color of #a100f6
<p style="color:#a100f6;">Text here</p>
.mytext {color:#a100f6;}
This box has a color of #a100f6
<div style="background-color:#a100f6;">Content here</div>
.mybackground {background-color:#a100f6;}
Border around this has a color of #a100f6
<div style="border:2px solid #a100f6;">Content here</div>
.myborder {border:2px solid #a100f6;}