#a074a7 color space conversions
Hex:
#a074a7
RGB:
160, 116, 167
CMY:
37, 55, 35
CMYK:
4, 31, 0, 35
HSL:
292°, 22.4670%, 55.4902%
HSV (HSB):
292°, 30.5389%, 65.4902%
XYZ:
27.7176, 22.7544, 39.4904
xyY:
0.3081, 0.2529, 22.7544
CIE-Lab:
54.8184, 26.3187, -20.5280
CIE-LCH:
54.8184, 33.3777, 322.0466
CIE-Luv:
54.8184, 21.0834, -34.3915
Hunter-Lab:
47.7016, 20.2422, -15.6929
#a074a7 color charts
#a074a7 color shades, tints & tones
#a074a7 color schemes
#a074a7 color preview, HTML & CSS examples
This text has a color of #a074a7
<p style="color:#a074a7;">Text here</p>
.mytext {color:#a074a7;}
This box has a color of #a074a7
<div style="background-color:#a074a7;">Content here</div>
.mybackground {background-color:#a074a7;}
Border around this has a color of #a074a7
<div style="border:2px solid #a074a7;">Content here</div>
.myborder {border:2px solid #a074a7;}