#a074c5 color space conversions
Hex:
#a074c5
RGB:
160, 116, 197
CMY:
37, 55, 23
CMYK:
19, 41, 0, 23
HSL:
273°, 41.1168%, 61.3725%
HSV (HSB):
273°, 41.1168%, 77.2549%
XYZ:
30.8206, 23.9956, 55.8305
xyY:
0.2785, 0.2169, 23.9956
CIE-Lab:
56.0834, 32.8045, -35.7971
CIE-LCH:
56.0834, 48.5548, 312.5022
CIE-Luv:
56.0834, 16.7685, -59.4067
Hunter-Lab:
48.9853, 26.5847, -33.2855
#a074c5 color charts
#a074c5 color shades, tints & tones
#a074c5 color schemes
#a074c5 color preview, HTML & CSS examples
This text has a color of #a074c5
<p style="color:#a074c5;">Text here</p>
.mytext {color:#a074c5;}
This box has a color of #a074c5
<div style="background-color:#a074c5;">Content here</div>
.mybackground {background-color:#a074c5;}
Border around this has a color of #a074c5
<div style="border:2px solid #a074c5;">Content here</div>
.myborder {border:2px solid #a074c5;}