#901cfc color space conversions
Hex:
#901cfc
RGB:
144, 28, 252
CMY:
44, 89, 1
CMYK:
43, 89, 0, 1
HSL:
271°, 97.3913%, 54.9020%
HSV (HSB):
271°, 88.8889%, 98.8235%
XYZ:
29.4875, 13.7881, 93.2027
xyY:
0.2161, 0.1010, 13.7881
CIE-Lab:
43.9275, 80.1749, -86.5744
CIE-LCH:
43.9275, 117.9963, 312.8022
CIE-Luv:
43.9275, 17.5787, -130.0912
Hunter-Lab:
37.1323, 76.7691, -122.8262
#901cfc color charts
#901cfc color shades, tints & tones
#901cfc color schemes
#901cfc color preview, HTML & CSS examples
This text has a color of #901cfc
<p style="color:#901cfc;">Text here</p>
.mytext {color:#901cfc;}
This box has a color of #901cfc
<div style="background-color:#901cfc;">Content here</div>
.mybackground {background-color:#901cfc;}
Border around this has a color of #901cfc
<div style="border:2px solid #901cfc;">Content here</div>
.myborder {border:2px solid #901cfc;}