#a03c87 color space conversions
Hex:
#a03c87
RGB:
160, 60, 135
CMY:
37, 76, 47
CMYK:
0, 63, 16, 37
HSL:
315°, 45.4545%, 43.1373%
HSV (HSB):
315°, 62.5000%, 62.7451%
XYZ:
20.4862, 12.4546, 24.2459
xyY:
0.3582, 0.2178, 12.4546
CIE-Lab:
41.9296, 50.0892, -21.3455
CIE-LCH:
41.9296, 54.4477, 336.9187
CIE-Luv:
41.9296, 51.6612, -37.1048
Hunter-Lab:
35.2910, 41.8589, -16.0301
#a03c87 color charts
#a03c87 color shades, tints & tones
#a03c87 color schemes
#a03c87 color preview, HTML & CSS examples
This text has a color of #a03c87
<p style="color:#a03c87;">Text here</p>
.mytext {color:#a03c87;}
This box has a color of #a03c87
<div style="background-color:#a03c87;">Content here</div>
.mybackground {background-color:#a03c87;}
Border around this has a color of #a03c87
<div style="border:2px solid #a03c87;">Content here</div>
.myborder {border:2px solid #a03c87;}