#901bcd color space conversions
Hex:
#901bcd
RGB:
144, 27, 205
CMY:
44, 89, 20
CMYK:
30, 87, 0, 20
HSL:
279°, 76.7241%, 45.4902%
HSV (HSB):
279°, 86.8293%, 80.3922%
XYZ:
22.9130, 11.1209, 58.6965
xyY:
0.2471, 0.1199, 11.1209
CIE-Lab:
39.7834, 70.7386, -66.5941
CIE-LCH:
39.7834, 97.1531, 316.7286
CIE-Luv:
39.7834, 27.2560, -100.7131
Hunter-Lab:
33.3481, 64.2857, -81.0137
#901bcd color charts
#901bcd color shades, tints & tones
#901bcd color schemes
#901bcd color preview, HTML & CSS examples
This text has a color of #901bcd
<p style="color:#901bcd;">Text here</p>
.mytext {color:#901bcd;}
This box has a color of #901bcd
<div style="background-color:#901bcd;">Content here</div>
.mybackground {background-color:#901bcd;}
Border around this has a color of #901bcd
<div style="border:2px solid #901bcd;">Content here</div>
.myborder {border:2px solid #901bcd;}