#a048ed color space conversions
Hex:
#a048ed
RGB:
160, 72, 237
CMY:
37, 72, 7
CMYK:
32, 70, 0, 7
HSL:
272°, 82.0896%, 60.5882%
HSV (HSB):
272°, 69.6203%, 92.9412%
XYZ:
32.1006, 18.2227, 81.9462
xyY:
0.2427, 0.1378, 18.2227
CIE-Lab:
49.7652, 64.7292, -68.5342
CIE-LCH:
49.7652, 94.2699, 313.3645
CIE-Luv:
49.7652, 22.6930, -110.5235
Hunter-Lab:
42.6881, 59.5244, -83.9344
#a048ed color charts
#a048ed color shades, tints & tones
#a048ed color schemes
#a048ed color preview, HTML & CSS examples
This text has a color of #a048ed
<p style="color:#a048ed;">Text here</p>
.mytext {color:#a048ed;}
This box has a color of #a048ed
<div style="background-color:#a048ed;">Content here</div>
.mybackground {background-color:#a048ed;}
Border around this has a color of #a048ed
<div style="border:2px solid #a048ed;">Content here</div>
.myborder {border:2px solid #a048ed;}