#900ed7 color space conversions
Hex:
#900ed7
RGB:
144, 14, 215
CMY:
44, 95, 16
CMYK:
33, 93, 0, 16
HSL:
279°, 87.7729%, 44.9020%
HSV (HSB):
279°, 93.4884%, 84.3137%
XYZ:
23.9244, 11.1497, 65.1811
xyY:
0.2386, 0.1112, 11.1497
CIE-Lab:
39.8314, 75.0446, -72.2974
CIE-LCH:
39.8314, 104.2046, 316.0681
CIE-Luv:
39.8314, 25.6959, -108.1438
Hunter-Lab:
33.3911, 69.4589, -92.3633
#900ed7 color charts
#900ed7 color shades, tints & tones
#900ed7 color schemes
#900ed7 color preview, HTML & CSS examples
This text has a color of #900ed7
<p style="color:#900ed7;">Text here</p>
.mytext {color:#900ed7;}
This box has a color of #900ed7
<div style="background-color:#900ed7;">Content here</div>
.mybackground {background-color:#900ed7;}
Border around this has a color of #900ed7
<div style="border:2px solid #900ed7;">Content here</div>
.myborder {border:2px solid #900ed7;}