#5001fc color space conversions
Hex:
#5001fc
RGB:
80, 1, 252
CMY:
69, 100, 1
CMYK:
68, 100, 0, 1
HSL:
259°, 99.2095%, 49.6078%
HSV (HSB):
259°, 99.6032%, 98.8235%
XYZ:
20.8898, 8.7555, 92.6844
xyY:
0.1708, 0.0716, 8.7555
CIE-Lab:
35.5091, 79.7196, -100.7361
CIE-LCH:
35.5091, 128.4639, 308.3571
CIE-Luv:
35.5091, -1.6804, -131.6535
Hunter-Lab:
29.5896, 74.2364, -165.0030
#5001fc color charts
#5001fc color shades, tints & tones
#5001fc color schemes
#5001fc color preview, HTML & CSS examples
This text has a color of #5001fc
<p style="color:#5001fc;">Text here</p>
.mytext {color:#5001fc;}
This box has a color of #5001fc
<div style="background-color:#5001fc;">Content here</div>
.mybackground {background-color:#5001fc;}
Border around this has a color of #5001fc
<div style="border:2px solid #5001fc;">Content here</div>
.myborder {border:2px solid #5001fc;}