#a5059c color space conversions
Hex:
#a5059c
RGB:
165, 5, 156
CMY:
35, 98, 39
CMYK:
0, 97, 5, 35
HSL:
303°, 94.1176%, 33.3333%
HSV (HSB):
303°, 96.9697%, 64.7059%
XYZ:
21.5721, 10.5082, 32.3438
xyY:
0.3348, 0.1631, 10.5082
CIE-Lab:
38.7394, 69.0457, -39.0681
CIE-LCH:
38.7394, 79.3323, 330.4975
CIE-Luv:
38.7394, 57.6853, -63.4345
Hunter-Lab:
32.4163, 62.0578, -36.4659
#a5059c color charts
#a5059c color shades, tints & tones
#a5059c color schemes
#a5059c color preview, HTML & CSS examples
This text has a color of #a5059c
<p style="color:#a5059c;">Text here</p>
.mytext {color:#a5059c;}
This box has a color of #a5059c
<div style="background-color:#a5059c;">Content here</div>
.mybackground {background-color:#a5059c;}
Border around this has a color of #a5059c
<div style="border:2px solid #a5059c;">Content here</div>
.myborder {border:2px solid #a5059c;}