#3b58e6 color space conversions
Hex:
#3b58e6
RGB:
59, 88, 230
CMY:
77, 65, 10
CMYK:
74, 62, 0, 10
HSL:
230°, 77.3756%, 56.6667%
HSV (HSB):
230°, 74.3478%, 90.1961%
XYZ:
19.5763, 13.6224, 76.4605
xyY:
0.1785, 0.1242, 13.6224
CIE-Lab:
43.6865, 38.0105, -74.8611
CIE-LCH:
43.6865, 83.9582, 296.9191
CIE-Luv:
43.6865, -14.2509, -112.3740
Hunter-Lab:
36.9086, 30.0863, -96.9903
#3b58e6 color charts
#3b58e6 color shades, tints & tones
#3b58e6 color schemes
#3b58e6 color preview, HTML & CSS examples
This text has a color of #3b58e6
<p style="color:#3b58e6;">Text here</p>
.mytext {color:#3b58e6;}
This box has a color of #3b58e6
<div style="background-color:#3b58e6;">Content here</div>
.mybackground {background-color:#3b58e6;}
Border around this has a color of #3b58e6
<div style="border:2px solid #3b58e6;">Content here</div>
.myborder {border:2px solid #3b58e6;}