#3b3b85 color space conversions
Hex:
#3b3b85
RGB:
59, 59, 133
CMY:
77, 77, 48
CMYK:
56, 56, 0, 48
HSL:
240°, 38.5417%, 37.6471%
HSV (HSB):
240°, 55.6391%, 52.1569%
XYZ:
7.6012, 5.7512, 22.8998
xyY:
0.2097, 0.1586, 5.7512
CIE-Lab:
28.7759, 22.4202, -41.7382
CIE-LCH:
28.7759, 47.3787, 298.2431
CIE-Luv:
28.7759, -4.0443, -56.0915
Hunter-Lab:
23.9816, 14.6096, -39.8281
#3b3b85 color charts
#3b3b85 color shades, tints & tones
#3b3b85 color schemes
#3b3b85 color preview, HTML & CSS examples
This text has a color of #3b3b85
<p style="color:#3b3b85;">Text here</p>
.mytext {color:#3b3b85;}
This box has a color of #3b3b85
<div style="background-color:#3b3b85;">Content here</div>
.mybackground {background-color:#3b3b85;}
Border around this has a color of #3b3b85
<div style="border:2px solid #3b3b85;">Content here</div>
.myborder {border:2px solid #3b3b85;}