#3b3e85 color space conversions
Hex:
#3b3e85
RGB:
59, 62, 133
CMY:
77, 76, 48
CMYK:
56, 53, 0, 48
HSL:
238°, 38.5417%, 37.6471%
HSV (HSB):
238°, 55.6391%, 52.1569%
XYZ:
7.7599, 6.0685, 22.9526
xyY:
0.2110, 0.1650, 6.0685
CIE-Lab:
29.5847, 20.4225, -40.4352
CIE-LCH:
29.5847, 45.2999, 296.7969
CIE-Luv:
29.5847, -4.8805, -54.8248
Hunter-Lab:
24.6343, 13.1179, -37.9984
#3b3e85 color charts
#3b3e85 color shades, tints & tones
#3b3e85 color schemes
#3b3e85 color preview, HTML & CSS examples
This text has a color of #3b3e85
<p style="color:#3b3e85;">Text here</p>
.mytext {color:#3b3e85;}
This box has a color of #3b3e85
<div style="background-color:#3b3e85;">Content here</div>
.mybackground {background-color:#3b3e85;}
Border around this has a color of #3b3e85
<div style="border:2px solid #3b3e85;">Content here</div>
.myborder {border:2px solid #3b3e85;}