#5f50d5 color space conversions
Hex:
#5f50d5
RGB:
95, 80, 213
CMY:
63, 69, 16
CMYK:
55, 62, 0, 16
HSL:
247°, 61.2903%, 57.4510%
HSV (HSB):
247°, 62.4413%, 83.5294%
XYZ:
19.5982, 12.9743, 64.4221
xyY:
0.2021, 0.1338, 12.9743
CIE-Lab:
42.7245, 42.2673, -66.6525
CIE-LCH:
42.7245, 78.9245, 302.3806
CIE-Luv:
42.7245, -3.0298, -100.9599
Hunter-Lab:
36.0199, 34.0861, -80.8272
#5f50d5 color charts
#5f50d5 color shades, tints & tones
#5f50d5 color schemes
#5f50d5 color preview, HTML & CSS examples
This text has a color of #5f50d5
<p style="color:#5f50d5;">Text here</p>
.mytext {color:#5f50d5;}
This box has a color of #5f50d5
<div style="background-color:#5f50d5;">Content here</div>
.mybackground {background-color:#5f50d5;}
Border around this has a color of #5f50d5
<div style="border:2px solid #5f50d5;">Content here</div>
.myborder {border:2px solid #5f50d5;}