#901cd5 color space conversions
Hex:
#901cd5
RGB:
144, 28, 213
CMY:
44, 89, 16
CMYK:
32, 87, 0, 16
HSL:
278°, 76.7635%, 47.2549%
HSV (HSB):
278°, 86.8545%, 83.5294%
XYZ:
23.9271, 11.5639, 63.9217
xyY:
0.2407, 0.1163, 11.5639
CIE-Lab:
40.5144, 72.1125, -70.0271
CIE-LCH:
40.5144, 100.5187, 315.8405
CIE-Luv:
40.5144, 25.3346, -105.8088
Hunter-Lab:
34.0057, 66.0861, -87.6455
#901cd5 color charts
#901cd5 color shades, tints & tones
#901cd5 color schemes
#901cd5 color preview, HTML & CSS examples
This text has a color of #901cd5
<p style="color:#901cd5;">Text here</p>
.mytext {color:#901cd5;}
This box has a color of #901cd5
<div style="background-color:#901cd5;">Content here</div>
.mybackground {background-color:#901cd5;}
Border around this has a color of #901cd5
<div style="border:2px solid #901cd5;">Content here</div>
.myborder {border:2px solid #901cd5;}