#3b80c5 color space conversions
Hex:
#3b80c5
RGB:
59, 128, 197
CMY:
77, 50, 23
CMYK:
70, 35, 0, 23
HSL:
210°, 54.3307%, 50.1961%
HSV (HSB):
210°, 70.0508%, 77.2549%
XYZ:
19.6008, 20.3994, 55.7277
xyY:
0.2048, 0.2131, 20.3994
CIE-Lab:
52.2858, 1.0682, -42.2464
CIE-LCH:
52.2858, 42.2599, 271.4484
CIE-Luv:
52.2858, -26.3279, -65.0920
Hunter-Lab:
45.1657, -1.5750, -41.5391
#3b80c5 color charts
#3b80c5 color shades, tints & tones
#3b80c5 color schemes
#3b80c5 color preview, HTML & CSS examples
This text has a color of #3b80c5
<p style="color:#3b80c5;">Text here</p>
.mytext {color:#3b80c5;}
This box has a color of #3b80c5
<div style="background-color:#3b80c5;">Content here</div>
.mybackground {background-color:#3b80c5;}
Border around this has a color of #3b80c5
<div style="border:2px solid #3b80c5;">Content here</div>
.myborder {border:2px solid #3b80c5;}