#a126ed color space conversions
Hex:
#a126ed
RGB:
161, 38, 237
CMY:
37, 85, 7
CMYK:
32, 84, 0, 7
HSL:
277°, 84.6809%, 53.9216%
HSV (HSB):
277°, 83.9662%, 92.9412%
XYZ:
30.6771, 15.0777, 81.4142
xyY:
0.2412, 0.1186, 15.0777
CIE-Lab:
45.7405, 76.8520, -75.0788
CIE-LCH:
45.7405, 107.4386, 315.6687
CIE-Luv:
45.7405, 27.9745, -117.4537
Hunter-Lab:
38.8300, 73.0688, -97.1312
#a126ed color charts
#a126ed color shades, tints & tones
#a126ed color schemes
#a126ed color preview, HTML & CSS examples
This text has a color of #a126ed
<p style="color:#a126ed;">Text here</p>
.mytext {color:#a126ed;}
This box has a color of #a126ed
<div style="background-color:#a126ed;">Content here</div>
.mybackground {background-color:#a126ed;}
Border around this has a color of #a126ed
<div style="border:2px solid #a126ed;">Content here</div>
.myborder {border:2px solid #a126ed;}