#901ec5 color space conversions
Hex:
#901ec5
RGB:
144, 30, 197
CMY:
44, 88, 23
CMYK:
27, 85, 0, 23
HSL:
281°, 73.5683%, 44.5098%
HSV (HSB):
281°, 84.7716%, 77.2549%
XYZ:
22.0439, 10.8891, 53.7633
xyY:
0.2543, 0.1256, 10.8891
CIE-Lab:
39.3930, 68.4364, -62.5730
CIE-LCH:
39.3930, 92.7304, 317.5626
CIE-Luv:
39.3930, 28.9397, -95.0689
Hunter-Lab:
32.9986, 61.4952, -73.4999
#901ec5 color charts
#901ec5 color shades, tints & tones
#901ec5 color schemes
#901ec5 color preview, HTML & CSS examples
This text has a color of #901ec5
<p style="color:#901ec5;">Text here</p>
.mytext {color:#901ec5;}
This box has a color of #901ec5
<div style="background-color:#901ec5;">Content here</div>
.mybackground {background-color:#901ec5;}
Border around this has a color of #901ec5
<div style="border:2px solid #901ec5;">Content here</div>
.myborder {border:2px solid #901ec5;}