#500cf3 color space conversions
Hex:
#500cf3
RGB:
80, 12, 243
CMY:
69, 95, 5
CMYK:
67, 95, 0, 5
HSL:
258°, 90.5882%, 50.0000%
HSV (HSB):
258°, 95.0617%, 95.2941%
XYZ:
19.6174, 8.4395, 85.3891
xyY:
0.1729, 0.0744, 8.4395
CIE-Lab:
34.8819, 76.1680, -96.7079
CIE-LCH:
34.8819, 123.1015, 308.2243
CIE-Luv:
34.8819, -1.2808, -126.7749
Hunter-Lab:
29.0508, 69.6985, -153.9357
#500cf3 color charts
#500cf3 color shades, tints & tones
#500cf3 color schemes
#500cf3 color preview, HTML & CSS examples
This text has a color of #500cf3
<p style="color:#500cf3;">Text here</p>
.mytext {color:#500cf3;}
This box has a color of #500cf3
<div style="background-color:#500cf3;">Content here</div>
.mybackground {background-color:#500cf3;}
Border around this has a color of #500cf3
<div style="border:2px solid #500cf3;">Content here</div>
.myborder {border:2px solid #500cf3;}