#3b85c5 color space conversions
Hex:
#3b85c5
RGB:
59, 133, 197
CMY:
77, 48, 23
CMYK:
70, 32, 0, 23
HSL:
208°, 54.3307%, 50.1961%
HSV (HSB):
208°, 70.0508%, 77.2549%
XYZ:
20.2692, 21.7361, 55.9505
xyY:
0.2069, 0.2219, 21.7361
CIE-Lab:
53.7459, -1.9052, -39.9419
CIE-LCH:
53.7459, 39.9873, 267.2692
CIE-Luv:
53.7459, -28.0544, -61.3898
Hunter-Lab:
46.6220, -3.9844, -38.5179
#3b85c5 color charts
#3b85c5 color shades, tints & tones
#3b85c5 color schemes
#3b85c5 color preview, HTML & CSS examples
This text has a color of #3b85c5
<p style="color:#3b85c5;">Text here</p>
.mytext {color:#3b85c5;}
This box has a color of #3b85c5
<div style="background-color:#3b85c5;">Content here</div>
.mybackground {background-color:#3b85c5;}
Border around this has a color of #3b85c5
<div style="border:2px solid #3b85c5;">Content here</div>
.myborder {border:2px solid #3b85c5;}