#3b58c7 color space conversions
Hex:
#3b58c7
RGB:
59, 88, 199
CMY:
77, 65, 22
CMYK:
70, 56, 0, 22
HSL:
228°, 55.5556%, 50.5882%
HSV (HSB):
228°, 70.3518%, 78.0392%
XYZ:
15.6022, 12.0328, 55.5331
xyY:
0.1876, 0.1447, 12.0328
CIE-Lab:
41.2682, 26.9242, -61.0558
CIE-LCH:
41.2682, 66.7287, 293.7964
CIE-Luv:
41.2682, -13.8251, -91.0688
Hunter-Lab:
34.6883, 19.5815, -70.6365
#3b58c7 color charts
#3b58c7 color shades, tints & tones
#3b58c7 color schemes
#3b58c7 color preview, HTML & CSS examples
This text has a color of #3b58c7
<p style="color:#3b58c7;">Text here</p>
.mytext {color:#3b58c7;}
This box has a color of #3b58c7
<div style="background-color:#3b58c7;">Content here</div>
.mybackground {background-color:#3b58c7;}
Border around this has a color of #3b58c7
<div style="border:2px solid #3b58c7;">Content here</div>
.myborder {border:2px solid #3b58c7;}