#501cfc color space conversions
Hex:
#501cfc
RGB:
80, 28, 252
CMY:
69, 89, 1
CMYK:
68, 89, 0, 1
HSL:
254°, 97.3913%, 54.9020%
HSV (HSB):
254°, 88.8889%, 98.8235%
XYZ:
21.2942, 9.5643, 92.8192
xyY:
0.1722, 0.0773, 9.5643
CIE-Lab:
37.0487, 75.0180, -98.1735
CIE-LCH:
37.0487, 123.5546, 307.3848
CIE-Luv:
37.0487, -2.7263, -132.0269
Hunter-Lab:
30.9261, 68.7856, -156.3000
#501cfc color charts
#501cfc color shades, tints & tones
#501cfc color schemes
#501cfc color preview, HTML & CSS examples
This text has a color of #501cfc
<p style="color:#501cfc;">Text here</p>
.mytext {color:#501cfc;}
This box has a color of #501cfc
<div style="background-color:#501cfc;">Content here</div>
.mybackground {background-color:#501cfc;}
Border around this has a color of #501cfc
<div style="border:2px solid #501cfc;">Content here</div>
.myborder {border:2px solid #501cfc;}