#900e9e color space conversions
Hex:
#900e9e
RGB:
144, 14, 158
CMY:
44, 95, 38
CMYK:
9, 91, 0, 38
HSL:
294°, 83.7209%, 33.7255%
HSV (HSB):
294°, 91.1392%, 61.9608%
XYZ:
17.8302, 8.7120, 33.0896
xyY:
0.2990, 0.1461, 8.7120
CIE-Lab:
35.4238, 64.5720, -45.8027
CIE-LCH:
35.4238, 79.1671, 324.6509
CIE-Luv:
35.4238, 41.4461, -69.9481
Hunter-Lab:
29.5161, 56.1759, -45.8070
#900e9e color charts
#900e9e color shades, tints & tones
#900e9e color schemes
#900e9e color preview, HTML & CSS examples
This text has a color of #900e9e
<p style="color:#900e9e;">Text here</p>
.mytext {color:#900e9e;}
This box has a color of #900e9e
<div style="background-color:#900e9e;">Content here</div>
.mybackground {background-color:#900e9e;}
Border around this has a color of #900e9e
<div style="border:2px solid #900e9e;">Content here</div>
.myborder {border:2px solid #900e9e;}