#a05acc color space conversions
Hex:
#a05acc
RGB:
160, 90, 204
CMY:
37, 65, 20
CMYK:
22, 56, 0, 20
HSL:
277°, 52.7778%, 57.6471%
HSV (HSB):
277°, 55.8824%, 80.0000%
XYZ:
29.0525, 19.1455, 59.2910
xyY:
0.2703, 0.1781, 19.1455
CIE-Lab:
50.8571, 48.6329, -48.0493
CIE-LCH:
50.8571, 68.3659, 315.3459
CIE-Luv:
50.8571, 24.6943, -79.0775
Hunter-Lab:
43.7556, 41.9464, -49.7119
#a05acc color charts
#a05acc color shades, tints & tones
#a05acc color schemes
#a05acc color preview, HTML & CSS examples
This text has a color of #a05acc
<p style="color:#a05acc;">Text here</p>
.mytext {color:#a05acc;}
This box has a color of #a05acc
<div style="background-color:#a05acc;">Content here</div>
.mybackground {background-color:#a05acc;}
Border around this has a color of #a05acc
<div style="border:2px solid #a05acc;">Content here</div>
.myborder {border:2px solid #a05acc;}