#3b82cd color space conversions
Hex:
#3b82cd
RGB:
59, 130, 205
CMY:
77, 49, 20
CMYK:
71, 37, 0, 20
HSL:
211°, 59.3496%, 51.7647%
HSV (HSB):
211°, 71.2195%, 80.3922%
XYZ:
20.8057, 21.3028, 60.7729
xyY:
0.2022, 0.2071, 21.3028
CIE-Lab:
53.2794, 2.7183, -45.2224
CIE-LCH:
53.2794, 45.3040, 273.4399
CIE-Luv:
53.2794, -26.7443, -70.3122
Hunter-Lab:
46.1550, -0.3072, -45.7594
#3b82cd color charts
#3b82cd color shades, tints & tones
#3b82cd color schemes
#3b82cd color preview, HTML & CSS examples
This text has a color of #3b82cd
<p style="color:#3b82cd;">Text here</p>
.mytext {color:#3b82cd;}
This box has a color of #3b82cd
<div style="background-color:#3b82cd;">Content here</div>
.mybackground {background-color:#3b82cd;}
Border around this has a color of #3b82cd
<div style="border:2px solid #3b82cd;">Content here</div>
.myborder {border:2px solid #3b82cd;}