#5f56c5 color space conversions
Hex:
#5f56c5
RGB:
95, 86, 197
CMY:
63, 66, 23
CMYK:
52, 56, 0, 23
HSL:
245°, 48.8987%, 55.4902%
HSV (HSB):
245°, 56.3452%, 77.2549%
XYZ:
18.1251, 13.1197, 54.4004
xyY:
0.2116, 0.1532, 13.1197
CIE-Lab:
42.9430, 33.7309, -57.0742
CIE-LCH:
42.9430, 66.2966, 300.5831
CIE-Luv:
42.9430, -3.4059, -87.1238
Hunter-Lab:
36.2211, 25.9350, -63.6927
#5f56c5 color charts
#5f56c5 color shades, tints & tones
#5f56c5 color schemes
#5f56c5 color preview, HTML & CSS examples
This text has a color of #5f56c5
<p style="color:#5f56c5;">Text here</p>
.mytext {color:#5f56c5;}
This box has a color of #5f56c5
<div style="background-color:#5f56c5;">Content here</div>
.mybackground {background-color:#5f56c5;}
Border around this has a color of #5f56c5
<div style="border:2px solid #5f56c5;">Content here</div>
.myborder {border:2px solid #5f56c5;}