#9a005c color space conversions
Hex:
#9a005c
RGB:
154, 0, 92
CMY:
40, 100, 64
CMYK:
0, 100, 40, 40
HSL:
324°, 100.0000%, 30.1961%
HSV (HSB):
324°, 100.0000%, 60.3922%
XYZ:
15.2582, 7.6427, 10.7962
xyY:
0.4528, 0.2268, 7.6427
CIE-Lab:
33.2275, 59.5555, -7.6944
CIE-LCH:
33.2275, 60.0505, 352.6384
CIE-Luv:
33.2275, 76.9910, -19.2191
Hunter-Lab:
27.6455, 50.1387, -3.8023
#9a005c color charts
#9a005c color shades, tints & tones
#9a005c color schemes
#9a005c color preview, HTML & CSS examples
This text has a color of #9a005c
<p style="color:#9a005c;">Text here</p>
.mytext {color:#9a005c;}
This box has a color of #9a005c
<div style="background-color:#9a005c;">Content here</div>
.mybackground {background-color:#9a005c;}
Border around this has a color of #9a005c
<div style="border:2px solid #9a005c;">Content here</div>
.myborder {border:2px solid #9a005c;}