#901ec7 color space conversions
Hex:
#901ec7
RGB:
144, 30, 199
CMY:
44, 88, 22
CMYK:
28, 85, 0, 22
HSL:
280°, 73.7991%, 44.9020%
HSV (HSB):
280°, 84.9246%, 78.0392%
XYZ:
22.2747, 10.9814, 54.9784
xyY:
0.2524, 0.1245, 10.9814
CIE-Lab:
39.5491, 68.8319, -63.4860
CIE-LCH:
39.5491, 93.6392, 317.3136
CIE-Luv:
39.5491, 28.4481, -96.4046
Hunter-Lab:
33.1381, 61.9918, -75.1695
#901ec7 color charts
#901ec7 color shades, tints & tones
#901ec7 color schemes
#901ec7 color preview, HTML & CSS examples
This text has a color of #901ec7
<p style="color:#901ec7;">Text here</p>
.mytext {color:#901ec7;}
This box has a color of #901ec7
<div style="background-color:#901ec7;">Content here</div>
.mybackground {background-color:#901ec7;}
Border around this has a color of #901ec7
<div style="border:2px solid #901ec7;">Content here</div>
.myborder {border:2px solid #901ec7;}