#a207ed color space conversions
Hex:
#a207ed
RGB:
162, 7, 237
CMY:
36, 97, 7
CMYK:
32, 97, 0, 7
HSL:
280°, 94.2623%, 47.8431%
HSV (HSB):
280°, 97.0464%, 92.9412%
XYZ:
30.2623, 13.9478, 81.2179
xyY:
0.2413, 0.1112, 13.9478
CIE-Lab:
44.1579, 82.1205, -77.6613
CIE-LCH:
44.1579, 113.0268, 316.5986
CIE-Luv:
44.1579, 30.2590, -119.6966
Hunter-Lab:
37.3467, 79.2832, -102.7954
#a207ed color charts
#a207ed color shades, tints & tones
#a207ed color schemes
#a207ed color preview, HTML & CSS examples
This text has a color of #a207ed
<p style="color:#a207ed;">Text here</p>
.mytext {color:#a207ed;}
This box has a color of #a207ed
<div style="background-color:#a207ed;">Content here</div>
.mybackground {background-color:#a207ed;}
Border around this has a color of #a207ed
<div style="border:2px solid #a207ed;">Content here</div>
.myborder {border:2px solid #a207ed;}