#9007b7 color space conversions
Hex:
#9007b7
RGB:
144, 7, 183
CMY:
44, 97, 28
CMYK:
21, 96, 0, 28
HSL:
287°, 92.6316%, 37.2549%
HSV (HSB):
287°, 96.1749%, 71.7647%
XYZ:
20.1248, 9.5001, 45.5728
xyY:
0.2676, 0.1263, 9.5001
CIE-Lab:
36.9299, 69.8662, -58.3461
CIE-LCH:
36.9299, 91.0251, 320.1343
CIE-Luv:
36.9299, 34.1238, -87.7164
Hunter-Lab:
30.8223, 62.6090, -66.0885
#9007b7 color charts
#9007b7 color shades, tints & tones
#9007b7 color schemes
#9007b7 color preview, HTML & CSS examples
This text has a color of #9007b7
<p style="color:#9007b7;">Text here</p>
.mytext {color:#9007b7;}
This box has a color of #9007b7
<div style="background-color:#9007b7;">Content here</div>
.mybackground {background-color:#9007b7;}
Border around this has a color of #9007b7
<div style="border:2px solid #9007b7;">Content here</div>
.myborder {border:2px solid #9007b7;}