#3b58b5 color space conversions
Hex:
#3b58b5
RGB:
59, 88, 181
CMY:
77, 65, 29
CMYK:
67, 51, 0, 29
HSL:
226°, 50.8333%, 47.0588%
HSV (HSB):
226°, 67.4033%, 70.9804%
XYZ:
13.6338, 11.2454, 45.1681
xyY:
0.1946, 0.1605, 11.2454
CIE-Lab:
39.9908, 20.3961, -52.6246
CIE-LCH:
39.9908, 56.4389, 291.1852
CIE-Luv:
39.9908, -13.6456, -77.9241
Hunter-Lab:
33.5342, 13.8869, -56.3852
#3b58b5 color charts
#3b58b5 color shades, tints & tones
#3b58b5 color schemes
#3b58b5 color preview, HTML & CSS examples
This text has a color of #3b58b5
<p style="color:#3b58b5;">Text here</p>
.mytext {color:#3b58b5;}
This box has a color of #3b58b5
<div style="background-color:#3b58b5;">Content here</div>
.mybackground {background-color:#3b58b5;}
Border around this has a color of #3b58b5
<div style="border:2px solid #3b58b5;">Content here</div>
.myborder {border:2px solid #3b58b5;}