#500feb color space conversions
Hex:
#500feb
RGB:
80, 15, 235
CMY:
69, 94, 8
CMYK:
66, 94, 0, 8
HSL:
258°, 88.0000%, 49.0196%
HSV (HSB):
258°, 93.6170%, 92.1569%
XYZ:
18.4745, 8.0453, 79.1764
xyY:
0.1748, 0.0761, 8.0453
CIE-Lab:
34.0770, 73.7838, -93.5096
CIE-LCH:
34.0770, 119.1138, 308.2752
CIE-Luv:
34.0770, -0.7350, -122.3180
Hunter-Lab:
28.3642, 66.6252, -145.6484
#500feb color charts
#500feb color shades, tints & tones
#500feb color schemes
#500feb color preview, HTML & CSS examples
This text has a color of #500feb
<p style="color:#500feb;">Text here</p>
.mytext {color:#500feb;}
This box has a color of #500feb
<div style="background-color:#500feb;">Content here</div>
.mybackground {background-color:#500feb;}
Border around this has a color of #500feb
<div style="border:2px solid #500feb;">Content here</div>
.myborder {border:2px solid #500feb;}