#a104d4 color space conversions
Hex:
#a104d4
RGB:
161, 4, 212
CMY:
37, 98, 17
CMYK:
24, 98, 0, 17
HSL:
285°, 96.2963%, 42.3529%
HSV (HSB):
285°, 98.1132%, 83.1373%
XYZ:
26.6250, 12.4174, 63.2809
xyY:
0.2602, 0.1214, 12.4174
CIE-Lab:
41.8719, 77.7073, -67.1251
CIE-LCH:
41.8719, 102.6850, 319.1789
CIE-Luv:
41.8719, 36.2564, -103.8799
Hunter-Lab:
35.2383, 73.2024, -81.8061
#a104d4 color charts
#a104d4 color shades, tints & tones
#a104d4 color schemes
#a104d4 color preview, HTML & CSS examples
This text has a color of #a104d4
<p style="color:#a104d4;">Text here</p>
.mytext {color:#a104d4;}
This box has a color of #a104d4
<div style="background-color:#a104d4;">Content here</div>
.mybackground {background-color:#a104d4;}
Border around this has a color of #a104d4
<div style="border:2px solid #a104d4;">Content here</div>
.myborder {border:2px solid #a104d4;}