#3b80cd color space conversions
Hex:
#3b80cd
RGB:
59, 128, 205
CMY:
77, 50, 20
CMYK:
71, 38, 0, 20
HSL:
212°, 59.3496%, 51.7647%
HSV (HSB):
212°, 71.2195%, 80.3922%
XYZ:
20.5422, 20.7759, 60.6851
xyY:
0.2014, 0.2037, 20.7759
CIE-Lab:
52.7034, 3.9236, -46.1361
CIE-LCH:
52.7034, 46.3026, 274.8610
CIE-Luv:
52.7034, -26.0707, -71.7501
Hunter-Lab:
45.5806, 0.6802, -47.0310
#3b80cd color charts
#3b80cd color shades, tints & tones
#3b80cd color schemes
#3b80cd color preview, HTML & CSS examples
This text has a color of #3b80cd
<p style="color:#3b80cd;">Text here</p>
.mytext {color:#3b80cd;}
This box has a color of #3b80cd
<div style="background-color:#3b80cd;">Content here</div>
.mybackground {background-color:#3b80cd;}
Border around this has a color of #3b80cd
<div style="border:2px solid #3b80cd;">Content here</div>
.myborder {border:2px solid #3b80cd;}