#3b3bca color space conversions
Hex:
#3b3bca
RGB:
59, 59, 202
CMY:
77, 77, 21
CMYK:
71, 71, 0, 21
HSL:
240°, 57.4297%, 51.1765%
HSV (HSB):
240°, 70.7921%, 79.2157%
XYZ:
14.0283, 8.3220, 56.7441
xyY:
0.1774, 0.1052, 8.3220
CIE-Lab:
34.6447, 45.9398, -73.6288
CIE-LCH:
34.6447, 86.7851, 301.9616
CIE-Luv:
34.6447, -7.3400, -101.7946
Hunter-Lab:
28.8479, 36.3179, -96.4305
#3b3bca color charts
#3b3bca color shades, tints & tones
#3b3bca color schemes
#3b3bca color preview, HTML & CSS examples
This text has a color of #3b3bca
<p style="color:#3b3bca;">Text here</p>
.mytext {color:#3b3bca;}
This box has a color of #3b3bca
<div style="background-color:#3b3bca;">Content here</div>
.mybackground {background-color:#3b3bca;}
Border around this has a color of #3b3bca
<div style="border:2px solid #3b3bca;">Content here</div>
.myborder {border:2px solid #3b3bca;}