#3b80c0 color space conversions
Hex:
#3b80c0
RGB:
59, 128, 192
CMY:
77, 50, 25
CMYK:
69, 33, 0, 25
HSL:
209°, 52.9880%, 49.2157%
HSV (HSB):
209°, 69.2708%, 75.2941%
XYZ:
19.0372, 20.1739, 52.7598
xyY:
0.2070, 0.2194, 20.1739
CIE-Lab:
52.0333, -0.7025, -39.7897
CIE-LCH:
52.0333, 39.7959, 268.9885
CIE-Luv:
52.0333, -26.4969, -60.8901
Hunter-Lab:
44.9154, -2.9453, -38.2041
#3b80c0 color charts
#3b80c0 color shades, tints & tones
#3b80c0 color schemes
#3b80c0 color preview, HTML & CSS examples
This text has a color of #3b80c0
<p style="color:#3b80c0;">Text here</p>
.mytext {color:#3b80c0;}
This box has a color of #3b80c0
<div style="background-color:#3b80c0;">Content here</div>
.mybackground {background-color:#3b80c0;}
Border around this has a color of #3b80c0
<div style="border:2px solid #3b80c0;">Content here</div>
.myborder {border:2px solid #3b80c0;}