#a055ed color space conversions
Hex:
#a055ed
RGB:
160, 85, 237
CMY:
37, 67, 7
CMYK:
32, 64, 0, 7
HSL:
270°, 80.8511%, 63.1373%
HSV (HSB):
270°, 64.1350%, 92.9412%
XYZ:
33.0318, 20.0850, 82.2566
xyY:
0.2440, 0.1484, 20.0850
CIE-Lab:
51.9332, 58.7189, -65.0256
CIE-LCH:
51.9332, 87.6142, 312.0824
CIE-Luv:
51.9332, 19.9457, -106.1643
Hunter-Lab:
44.8163, 53.1346, -77.4505
#a055ed color charts
#a055ed color shades, tints & tones
#a055ed color schemes
#a055ed color preview, HTML & CSS examples
This text has a color of #a055ed
<p style="color:#a055ed;">Text here</p>
.mytext {color:#a055ed;}
This box has a color of #a055ed
<div style="background-color:#a055ed;">Content here</div>
.mybackground {background-color:#a055ed;}
Border around this has a color of #a055ed
<div style="border:2px solid #a055ed;">Content here</div>
.myborder {border:2px solid #a055ed;}