#500fb2 color space conversions
Hex:
#500fb2
RGB:
80, 15, 178
CMY:
69, 94, 30
CMYK:
55, 92, 0, 30
HSL:
264°, 84.4560%, 37.8431%
HSV (HSB):
264°, 91.5730%, 69.8039%
XYZ:
11.5150, 5.2615, 42.5281
xyY:
0.1942, 0.0887, 5.2615
CIE-Lab:
27.4671, 60.0486, -71.2527
CIE-LCH:
27.4671, 93.1815, 310.1227
CIE-Luv:
27.4671, 4.7931, -89.6754
Hunter-Lab:
22.9379, 49.4668, -93.8704
#500fb2 color charts
#500fb2 color shades, tints & tones
#500fb2 color schemes
#500fb2 color preview, HTML & CSS examples
This text has a color of #500fb2
<p style="color:#500fb2;">Text here</p>
.mytext {color:#500fb2;}
This box has a color of #500fb2
<div style="background-color:#500fb2;">Content here</div>
.mybackground {background-color:#500fb2;}
Border around this has a color of #500fb2
<div style="border:2px solid #500fb2;">Content here</div>
.myborder {border:2px solid #500fb2;}