#500ff6 color space conversions
Hex:
#500ff6
RGB:
80, 15, 246
CMY:
69, 94, 4
CMYK:
67, 94, 0, 4
HSL:
257°, 92.7711%, 51.1765%
HSV (HSB):
257°, 93.9024%, 96.4706%
XYZ:
20.1136, 8.7009, 87.8081
xyY:
0.1725, 0.0746, 8.7009
CIE-Lab:
35.4020, 76.3970, -97.5366
CIE-LCH:
35.4020, 123.8947, 308.0703
CIE-Luv:
35.4020, -1.6244, -128.4994
Hunter-Lab:
29.4974, 70.0951, -155.8471
#500ff6 color charts
#500ff6 color shades, tints & tones
#500ff6 color schemes
#500ff6 color preview, HTML & CSS examples
This text has a color of #500ff6
<p style="color:#500ff6;">Text here</p>
.mytext {color:#500ff6;}
This box has a color of #500ff6
<div style="background-color:#500ff6;">Content here</div>
.mybackground {background-color:#500ff6;}
Border around this has a color of #500ff6
<div style="border:2px solid #500ff6;">Content here</div>
.myborder {border:2px solid #500ff6;}