#500def color space conversions
Hex:
#500def
RGB:
80, 13, 239
CMY:
69, 95, 6
CMYK:
67, 95, 0, 6
HSL:
258°, 89.6825%, 49.4118%
HSV (HSB):
258°, 94.5607%, 93.7255%
XYZ:
19.0322, 8.2253, 82.2459
xyY:
0.1738, 0.0751, 8.2253
CIE-Lab:
34.4478, 75.0711, -95.1650
CIE-LCH:
34.4478, 121.2107, 308.2682
CIE-Luv:
34.4478, -0.9903, -124.5420
Hunter-Lab:
28.6798, 68.2645, -149.9517
#500def color charts
#500def RGB chart
#500def CMYK chart
#500def RGB pie chart
#500def color shades, tints & tones
#500def color schemes
#500def color preview, HTML & CSS examples
This text has a color of #500def
<p style="color:#500def;">Text here</p>
.mytext {color:#500def;}
Text color #500def
This box has a color of #500def
<div style="background-color:#500def;">Content here</div>
.mybackground {background-color:#500def;}
Background color #500def
Border around this has a color of #500def
<div style="border:2px solid #500def;">Content here</div>
.myborder {border:2px solid #500def;}
Border color #500def