#5f71d5 color space conversions
Hex:
#5f71d5
RGB:
95, 113, 213
CMY:
63, 56, 16
CMYK:
55, 47, 0, 16
HSL:
231°, 58.4158%, 60.3922%
HSV (HSB):
231°, 55.3991%, 83.5294%
XYZ:
22.6347, 19.0472, 65.4343
xyY:
0.2113, 0.1778, 19.0472
CIE-Lab:
50.7424, 22.2364, -53.7033
CIE-LCH:
50.7424, 58.1249, 292.4925
CIE-Luv:
50.7424, -12.1571, -84.8592
Hunter-Lab:
43.6432, 16.2001, -58.3435
#5f71d5 color charts
#5f71d5 color shades, tints & tones
#5f71d5 color schemes
#5f71d5 color preview, HTML & CSS examples
This text has a color of #5f71d5
<p style="color:#5f71d5;">Text here</p>
.mytext {color:#5f71d5;}
This box has a color of #5f71d5
<div style="background-color:#5f71d5;">Content here</div>
.mybackground {background-color:#5f71d5;}
Border around this has a color of #5f71d5
<div style="border:2px solid #5f71d5;">Content here</div>
.myborder {border:2px solid #5f71d5;}