#900db5 color space conversions
Hex:
#900db5
RGB:
144, 13, 181
CMY:
44, 95, 29
CMYK:
20, 93, 0, 29
HSL:
287°, 86.5979%, 38.0392%
HSV (HSB):
287°, 92.8177%, 70.9804%
XYZ:
19.9860, 9.5533, 44.5067
xyY:
0.2699, 0.1290, 9.5533
CIE-Lab:
37.0285, 68.7545, -57.0003
CIE-LCH:
37.0285, 89.3097, 320.3399
CIE-Luv:
37.0285, 34.4219, -85.9979
Hunter-Lab:
30.9085, 61.3317, -63.7387
#900db5 color charts
#900db5 color shades, tints & tones
#900db5 color schemes
#900db5 color preview, HTML & CSS examples
This text has a color of #900db5
<p style="color:#900db5;">Text here</p>
.mytext {color:#900db5;}
This box has a color of #900db5
<div style="background-color:#900db5;">Content here</div>
.mybackground {background-color:#900db5;}
Border around this has a color of #900db5
<div style="border:2px solid #900db5;">Content here</div>
.myborder {border:2px solid #900db5;}