#a074d2 color space conversions
Hex:
#a074d2
RGB:
160, 116, 210
CMY:
37, 55, 18
CMYK:
24, 45, 0, 18
HSL:
268°, 51.0870%, 63.9216%
HSV (HSB):
268°, 44.7619%, 82.3529%
XYZ:
32.3755, 24.6175, 64.0180
xyY:
0.2675, 0.2034, 24.6175
CIE-Lab:
56.7008, 35.8249, -42.2036
CIE-LCH:
56.7008, 55.3586, 310.3266
CIE-Luv:
56.7008, 14.9558, -70.1364
Hunter-Lab:
49.6160, 29.6468, -41.7688
#a074d2 color charts
#a074d2 color shades, tints & tones
#a074d2 color schemes
#a074d2 color preview, HTML & CSS examples
This text has a color of #a074d2
<p style="color:#a074d2;">Text here</p>
.mytext {color:#a074d2;}
This box has a color of #a074d2
<div style="background-color:#a074d2;">Content here</div>
.mybackground {background-color:#a074d2;}
Border around this has a color of #a074d2
<div style="border:2px solid #a074d2;">Content here</div>
.myborder {border:2px solid #a074d2;}