#a5098a color space conversions
Hex:
#a5098a
RGB:
165, 9, 138
CMY:
35, 96, 46
CMYK:
0, 95, 16, 35
HSL:
310°, 89.6552%, 34.1176%
HSV (HSB):
310°, 94.5455%, 64.7059%
XYZ:
20.2022, 10.0297, 24.9159
xyY:
0.3663, 0.1819, 10.0297
CIE-Lab:
37.8957, 66.0851, -29.4072
CIE-LCH:
37.8957, 72.3327, 336.0114
CIE-Luv:
37.8957, 64.7632, -49.5068
Hunter-Lab:
31.6697, 58.4437, -24.4772
#a5098a color charts
#a5098a color shades, tints & tones
#a5098a color schemes
#a5098a color preview, HTML & CSS examples
This text has a color of #a5098a
<p style="color:#a5098a;">Text here</p>
.mytext {color:#a5098a;}
This box has a color of #a5098a
<div style="background-color:#a5098a;">Content here</div>
.mybackground {background-color:#a5098a;}
Border around this has a color of #a5098a
<div style="border:2px solid #a5098a;">Content here</div>
.myborder {border:2px solid #a5098a;}