#3b58d5 color space conversions
Hex:
#3b58d5
RGB:
59, 88, 213
CMY:
77, 65, 16
CMYK:
72, 59, 0, 16
HSL:
229°, 64.7059%, 53.3333%
HSV (HSB):
229°, 72.3005%, 83.5294%
XYZ:
17.3036, 12.7134, 64.4927
xyY:
0.1831, 0.1345, 12.7134
CIE-Lab:
42.3281, 31.9658, -67.3972
CIE-LCH:
42.3281, 74.5935, 295.3745
CIE-Luv:
42.3281, -14.0002, -100.8867
Hunter-Lab:
35.6558, 24.2276, -82.2823
#3b58d5 color charts
#3b58d5 color shades, tints & tones
#3b58d5 color schemes
#3b58d5 color preview, HTML & CSS examples
This text has a color of #3b58d5
<p style="color:#3b58d5;">Text here</p>
.mytext {color:#3b58d5;}
This box has a color of #3b58d5
<div style="background-color:#3b58d5;">Content here</div>
.mybackground {background-color:#3b58d5;}
Border around this has a color of #3b58d5
<div style="border:2px solid #3b58d5;">Content here</div>
.myborder {border:2px solid #3b58d5;}