#a211ed color space conversions
Hex:
#a211ed
RGB:
162, 17, 237
CMY:
36, 93, 7
CMYK:
32, 93, 0, 7
HSL:
280°, 86.6142%, 49.8039%
HSV (HSB):
280°, 92.8270%, 92.9412%
XYZ:
30.3868, 14.1967, 81.2594
xyY:
0.2415, 0.1128, 14.1967
CIE-Lab:
44.5137, 81.0543, -77.0788
CIE-LCH:
44.5137, 111.8523, 316.4401
CIE-Luv:
44.5137, 29.9087, -119.2289
Hunter-Lab:
37.6785, 78.0185, -101.4929
#a211ed color charts
#a211ed color shades, tints & tones
#a211ed color schemes
#a211ed color preview, HTML & CSS examples
This text has a color of #a211ed
<p style="color:#a211ed;">Text here</p>
.mytext {color:#a211ed;}
This box has a color of #a211ed
<div style="background-color:#a211ed;">Content here</div>
.mybackground {background-color:#a211ed;}
Border around this has a color of #a211ed
<div style="border:2px solid #a211ed;">Content here</div>
.myborder {border:2px solid #a211ed;}