#3b5dcd color space conversions
Hex:
#3b5dcd
RGB:
59, 93, 205
CMY:
77, 64, 20
CMYK:
71, 55, 0, 20
HSL:
226°, 59.3496%, 51.7647%
HSV (HSB):
226°, 71.2195%, 80.3922%
XYZ:
16.7374, 13.1663, 59.4168
xyY:
0.1874, 0.1474, 13.1663
CIE-Lab:
43.0127, 25.8898, -61.6894
CIE-LCH:
43.0127, 66.9019, 292.7668
CIE-Luv:
43.0127, -15.2426, -93.0566
Hunter-Lab:
36.2854, 18.8376, -71.6868
#3b5dcd color charts
#3b5dcd color shades, tints & tones
#3b5dcd color schemes
#3b5dcd color preview, HTML & CSS examples
This text has a color of #3b5dcd
<p style="color:#3b5dcd;">Text here</p>
.mytext {color:#3b5dcd;}
This box has a color of #3b5dcd
<div style="background-color:#3b5dcd;">Content here</div>
.mybackground {background-color:#3b5dcd;}
Border around this has a color of #3b5dcd
<div style="border:2px solid #3b5dcd;">Content here</div>
.myborder {border:2px solid #3b5dcd;}