#a055e9 color space conversions
Hex:
#a055e9
RGB:
160, 85, 233
CMY:
37, 67, 9
CMYK:
31, 64, 0, 9
HSL:
270°, 77.0833%, 62.3529%
HSV (HSB):
270°, 63.5193%, 91.3725%
XYZ:
32.4537, 19.8538, 79.2125
xyY:
0.2468, 0.1510, 19.8538
CIE-Lab:
51.6715, 57.7842, -63.2015
CIE-LCH:
51.6715, 85.6355, 312.4362
CIE-Luv:
51.6715, 20.6546, -103.2415
Hunter-Lab:
44.5576, 52.0354, -74.2128
#a055e9 color charts
#a055e9 color shades, tints & tones
#a055e9 color schemes
#a055e9 color preview, HTML & CSS examples
This text has a color of #a055e9
<p style="color:#a055e9;">Text here</p>
.mytext {color:#a055e9;}
This box has a color of #a055e9
<div style="background-color:#a055e9;">Content here</div>
.mybackground {background-color:#a055e9;}
Border around this has a color of #a055e9
<div style="border:2px solid #a055e9;">Content here</div>
.myborder {border:2px solid #a055e9;}