#90007e color space conversions
Hex:
#90007e
RGB:
144, 0, 126
CMY:
44, 100, 51
CMYK:
0, 100, 13, 44
HSL:
308°, 100.0000%, 28.2353%
HSV (HSB):
308°, 100.0000%, 56.4706%
XYZ:
15.2675, 7.4357, 20.3692
xyY:
0.3545, 0.1726, 7.4357
CIE-Lab:
32.7788, 61.5447, -30.2834
CIE-LCH:
32.7788, 68.5918, 333.8003
CIE-Luv:
32.7788, 54.1844, -47.8126
Hunter-Lab:
27.2684, 52.2220, -25.2011
#90007e color charts
#90007e color shades, tints & tones
#90007e color schemes
#90007e color preview, HTML & CSS examples
This text has a color of #90007e
<p style="color:#90007e;">Text here</p>
.mytext {color:#90007e;}
This box has a color of #90007e
<div style="background-color:#90007e;">Content here</div>
.mybackground {background-color:#90007e;}
Border around this has a color of #90007e
<div style="border:2px solid #90007e;">Content here</div>
.myborder {border:2px solid #90007e;}