#5f87c5 color space conversions
Hex:
#5f87c5
RGB:
95, 135, 197
CMY:
63, 47, 23
CMYK:
52, 31, 0, 23
HSL:
216°, 46.7890%, 57.2549%
HSV (HSB):
216°, 51.7766%, 77.2549%
XYZ:
23.4613, 23.7921, 56.1791
xyY:
0.2268, 0.2300, 23.7921
CIE-Lab:
55.8790, 3.8239, -36.4820
CIE-LCH:
55.8790, 36.6818, 275.9837
CIE-Luv:
55.8790, -19.5145, -56.8189
Hunter-Lab:
48.7771, 0.4969, -34.1434
#5f87c5 color charts
#5f87c5 color shades, tints & tones
#5f87c5 color schemes
#5f87c5 color preview, HTML & CSS examples
This text has a color of #5f87c5
<p style="color:#5f87c5;">Text here</p>
.mytext {color:#5f87c5;}
This box has a color of #5f87c5
<div style="background-color:#5f87c5;">Content here</div>
.mybackground {background-color:#5f87c5;}
Border around this has a color of #5f87c5
<div style="border:2px solid #5f87c5;">Content here</div>
.myborder {border:2px solid #5f87c5;}