#a055c5 color space conversions
Hex:
#a055c5
RGB:
160, 85, 197
CMY:
37, 67, 23
CMYK:
19, 57, 0, 23
HSL:
280°, 49.1228%, 55.2941%
HSV (HSB):
280°, 56.8528%, 77.2549%
XYZ:
27.8237, 18.0018, 54.8315
xyY:
0.2764, 0.1788, 18.0018
CIE-Lab:
49.4983, 49.6729, -46.1902
CIE-LCH:
49.4983, 67.8302, 317.0806
CIE-Luv:
49.4983, 27.5914, -75.8749
Hunter-Lab:
42.4285, 42.8067, -46.9221
#a055c5 color charts
#a055c5 color shades, tints & tones
#a055c5 color schemes
#a055c5 color preview, HTML & CSS examples
This text has a color of #a055c5
<p style="color:#a055c5;">Text here</p>
.mytext {color:#a055c5;}
This box has a color of #a055c5
<div style="background-color:#a055c5;">Content here</div>
.mybackground {background-color:#a055c5;}
Border around this has a color of #a055c5
<div style="border:2px solid #a055c5;">Content here</div>
.myborder {border:2px solid #a055c5;}