#a107d4 color space conversions
Hex:
#a107d4
RGB:
161, 7, 212
CMY:
37, 97, 17
CMYK:
24, 97, 0, 17
HSL:
285°, 93.6073%, 42.9412%
HSV (HSB):
285°, 96.6981%, 83.1373%
XYZ:
26.6576, 12.4825, 63.2917
xyY:
0.2602, 0.1219, 12.4825
CIE-Lab:
41.9729, 77.4053, -66.9605
CIE-LCH:
41.9729, 102.3489, 319.1381
CIE-Luv:
41.9729, 36.1475, -103.7291
Hunter-Lab:
35.3306, 72.8531, -81.4816
#a107d4 color charts
#a107d4 color shades, tints & tones
#a107d4 color schemes
#a107d4 color preview, HTML & CSS examples
This text has a color of #a107d4
<p style="color:#a107d4;">Text here</p>
.mytext {color:#a107d4;}
This box has a color of #a107d4
<div style="background-color:#a107d4;">Content here</div>
.mybackground {background-color:#a107d4;}
Border around this has a color of #a107d4
<div style="border:2px solid #a107d4;">Content here</div>
.myborder {border:2px solid #a107d4;}