#a20fed color space conversions
Hex:
#a20fed
RGB:
162, 15, 237
CMY:
36, 94, 7
CMYK:
32, 94, 0, 7
HSL:
280°, 88.0952%, 49.4118%
HSV (HSB):
280°, 93.6709%, 92.9412%
XYZ:
30.3572, 14.1375, 81.2496
xyY:
0.2414, 0.1124, 14.1375
CIE-Lab:
44.4294, 81.3066, -77.2168
CIE-LCH:
44.4294, 112.1302, 316.4779
CIE-Luv:
44.4294, 29.9923, -119.3412
Hunter-Lab:
37.5998, 78.3169, -101.8001
#a20fed color charts
#a20fed color shades, tints & tones
#a20fed color schemes
#a20fed color preview, HTML & CSS examples
This text has a color of #a20fed
<p style="color:#a20fed;">Text here</p>
.mytext {color:#a20fed;}
This box has a color of #a20fed
<div style="background-color:#a20fed;">Content here</div>
.mybackground {background-color:#a20fed;}
Border around this has a color of #a20fed
<div style="border:2px solid #a20fed;">Content here</div>
.myborder {border:2px solid #a20fed;}