#a038a5 color space conversions
Hex:
#a038a5
RGB:
160, 56, 165
CMY:
37, 78, 35
CMYK:
3, 66, 0, 35
HSL:
297°, 49.3213%, 43.3333%
HSV (HSB):
297°, 66.0606%, 64.7059%
XYZ:
22.7029, 13.0185, 36.9136
xyY:
0.3126, 0.1792, 13.0185
CIE-Lab:
42.7912, 56.8202, -38.0924
CIE-LCH:
42.7912, 68.4073, 326.1620
CIE-Luv:
42.7912, 43.6223, -62.2508
Hunter-Lab:
36.0812, 49.1731, -35.4009
#a038a5 color charts
#a038a5 color shades, tints & tones
#a038a5 color schemes
#a038a5 color preview, HTML & CSS examples
This text has a color of #a038a5
<p style="color:#a038a5;">Text here</p>
.mytext {color:#a038a5;}
This box has a color of #a038a5
<div style="background-color:#a038a5;">Content here</div>
.mybackground {background-color:#a038a5;}
Border around this has a color of #a038a5
<div style="border:2px solid #a038a5;">Content here</div>
.myborder {border:2px solid #a038a5;}