#a24fed color space conversions
Hex:
#a24fed
RGB:
162, 79, 237
CMY:
36, 69, 7
CMYK:
32, 67, 0, 7
HSL:
272°, 81.4433%, 61.9608%
HSV (HSB):
272°, 66.6667%, 92.9412%
XYZ:
32.9823, 19.3878, 82.1246
xyY:
0.2452, 0.1442, 19.3878
CIE-Lab:
51.1378, 61.9717, -66.2995
CIE-LCH:
51.1378, 90.7531, 313.0676
CIE-Luv:
51.1378, 22.3005, -107.8999
Hunter-Lab:
44.0315, 56.6523, -79.7616
#a24fed color charts
#a24fed color shades, tints & tones
#a24fed color schemes
#a24fed color preview, HTML & CSS examples
This text has a color of #a24fed
<p style="color:#a24fed;">Text here</p>
.mytext {color:#a24fed;}
This box has a color of #a24fed
<div style="background-color:#a24fed;">Content here</div>
.mybackground {background-color:#a24fed;}
Border around this has a color of #a24fed
<div style="border:2px solid #a24fed;">Content here</div>
.myborder {border:2px solid #a24fed;}