#900de5 color space conversions
Hex:
#900de5
RGB:
144, 13, 229
CMY:
44, 95, 10
CMYK:
37, 94, 0, 10
HSL:
276°, 89.2562%, 47.4510%
HSV (HSB):
276°, 94.3231%, 89.8039%
XYZ:
25.7884, 11.8743, 75.0615
xyY:
0.2288, 0.1053, 11.8743
CIE-Lab:
41.0156, 77.9350, -78.3752
CIE-LCH:
41.0156, 110.5284, 314.8386
CIE-Luv:
41.0156, 22.6944, -116.9186
Hunter-Lab:
34.4591, 73.2819, -105.0288
#900de5 color charts
#900de5 color shades, tints & tones
#900de5 color schemes
#900de5 color preview, HTML & CSS examples
This text has a color of #900de5
<p style="color:#900de5;">Text here</p>
.mytext {color:#900de5;}
This box has a color of #900de5
<div style="background-color:#900de5;">Content here</div>
.mybackground {background-color:#900de5;}
Border around this has a color of #900de5
<div style="border:2px solid #900de5;">Content here</div>
.myborder {border:2px solid #900de5;}