#a03c82 color space conversions
Hex:
#a03c82
RGB:
160, 60, 130
CMY:
37, 76, 49
CMYK:
0, 63, 19, 37
HSL:
318°, 45.4545%, 43.1373%
HSV (HSB):
318°, 62.5000%, 62.7451%
XYZ:
20.1423, 12.3170, 22.4349
xyY:
0.3669, 0.2244, 12.3170
CIE-Lab:
41.7156, 49.3249, -18.6180
CIE-LCH:
41.7156, 52.7217, 339.3207
CIE-Luv:
41.7156, 53.2275, -33.1297
Hunter-Lab:
35.0956, 41.0288, -13.3343
#a03c82 color charts
#a03c82 color shades, tints & tones
#a03c82 color schemes
#a03c82 color preview, HTML & CSS examples
This text has a color of #a03c82
<p style="color:#a03c82;">Text here</p>
.mytext {color:#a03c82;}
This box has a color of #a03c82
<div style="background-color:#a03c82;">Content here</div>
.mybackground {background-color:#a03c82;}
Border around this has a color of #a03c82
<div style="border:2px solid #a03c82;">Content here</div>
.myborder {border:2px solid #a03c82;}