#a732ed color space conversions
Hex:
#a732ed
RGB:
167, 50, 237
CMY:
35, 80, 7
CMYK:
30, 79, 0, 7
HSL:
278°, 83.8565%, 56.2745%
HSV (HSB):
278°, 78.9030%, 92.9412%
XYZ:
32.3630, 16.6111, 81.6213
xyY:
0.2478, 0.1272, 16.6111
CIE-Lab:
47.7663, 74.2913, -71.7399
CIE-LCH:
47.7663, 103.2753, 316.0009
CIE-Luv:
47.7663, 29.8575, -114.4607
Hunter-Lab:
40.7567, 70.4142, -90.2071
#a732ed color charts
#a732ed color shades, tints & tones
#a732ed color schemes
#a732ed color preview, HTML & CSS examples
This text has a color of #a732ed
<p style="color:#a732ed;">Text here</p>
.mytext {color:#a732ed;}
This box has a color of #a732ed
<div style="background-color:#a732ed;">Content here</div>
.mybackground {background-color:#a732ed;}
Border around this has a color of #a732ed
<div style="border:2px solid #a732ed;">Content here</div>
.myborder {border:2px solid #a732ed;}