#a074b5 color space conversions
Hex:
#a074b5
RGB:
160, 116, 181
CMY:
37, 55, 29
CMYK:
12, 36, 0, 29
HSL:
281°, 30.5164%, 58.2353%
HSV (HSB):
281°, 35.9116%, 70.9804%
XYZ:
29.0831, 23.3006, 46.6807
xyY:
0.2936, 0.2352, 23.3006
CIE-Lab:
55.3806, 29.2533, -27.7373
CIE-LCH:
55.3806, 40.3127, 316.5237
CIE-Luv:
55.3806, 19.0539, -46.0729
Hunter-Lab:
48.2707, 23.0727, -23.5476
#a074b5 color charts
#a074b5 color shades, tints & tones
#a074b5 color schemes
#a074b5 color preview, HTML & CSS examples
This text has a color of #a074b5
<p style="color:#a074b5;">Text here</p>
.mytext {color:#a074b5;}
This box has a color of #a074b5
<div style="background-color:#a074b5;">Content here</div>
.mybackground {background-color:#a074b5;}
Border around this has a color of #a074b5
<div style="border:2px solid #a074b5;">Content here</div>
.myborder {border:2px solid #a074b5;}