#9b007c color space conversions
Hex:
#9b007c
RGB:
155, 0, 124
CMY:
39, 100, 51
CMYK:
0, 100, 20, 39
HSL:
312°, 100.0000%, 30.3922%
HSV (HSB):
312°, 100.0000%, 60.7843%
XYZ:
17.1557, 8.4238, 19.7905
xyY:
0.3781, 0.1857, 8.4238
CIE-Lab:
34.8504, 63.3876, -25.6181
CIE-LCH:
34.8504, 68.3687, 337.9939
CIE-Luv:
34.8504, 63.6069, -42.8836
Hunter-Lab:
29.0238, 54.7179, -20.1116
#9b007c color charts
#9b007c color shades, tints & tones
#9b007c color schemes
#9b007c color preview, HTML & CSS examples
This text has a color of #9b007c
<p style="color:#9b007c;">Text here</p>
.mytext {color:#9b007c;}
This box has a color of #9b007c
<div style="background-color:#9b007c;">Content here</div>
.mybackground {background-color:#9b007c;}
Border around this has a color of #9b007c
<div style="border:2px solid #9b007c;">Content here</div>
.myborder {border:2px solid #9b007c;}