#a132ed color space conversions
Hex:
#a132ed
RGB:
161, 50, 237
CMY:
37, 80, 7
CMYK:
32, 79, 0, 7
HSL:
276°, 83.8565%, 56.2745%
HSV (HSB):
276°, 78.9030%, 92.9412%
XYZ:
31.1246, 15.9727, 81.5634
xyY:
0.2419, 0.1241, 15.9727
CIE-Lab:
46.9386, 73.3470, -73.1238
CIE-LCH:
46.9386, 103.5706, 315.0873
CIE-Luv:
46.9386, 26.6748, -115.5853
Hunter-Lab:
39.9659, 69.0720, -93.0245
#a132ed color charts
#a132ed color shades, tints & tones
#a132ed color schemes
#a132ed color preview, HTML & CSS examples
This text has a color of #a132ed
<p style="color:#a132ed;">Text here</p>
.mytext {color:#a132ed;}
This box has a color of #a132ed
<div style="background-color:#a132ed;">Content here</div>
.mybackground {background-color:#a132ed;}
Border around this has a color of #a132ed
<div style="border:2px solid #a132ed;">Content here</div>
.myborder {border:2px solid #a132ed;}