#3b85e5 color space conversions
Hex:
#3b85e5
RGB:
59, 133, 229
CMY:
77, 48, 10
CMYK:
74, 42, 0, 10
HSL:
214°, 76.5766%, 56.4706%
HSV (HSB):
214°, 74.2358%, 89.8039%
XYZ:
24.3340, 23.3620, 77.3555
xyY:
0.1946, 0.1868, 23.3620
CIE-Lab:
55.4433, 9.5437, -55.2817
CIE-LCH:
55.4433, 56.0995, 279.7948
CIE-Luv:
55.4433, -26.9847, -87.8255
Hunter-Lab:
48.3343, 5.2814, -61.0554
#3b85e5 color charts
#3b85e5 color shades, tints & tones
#3b85e5 color schemes
#3b85e5 color preview, HTML & CSS examples
This text has a color of #3b85e5
<p style="color:#3b85e5;">Text here</p>
.mytext {color:#3b85e5;}
This box has a color of #3b85e5
<div style="background-color:#3b85e5;">Content here</div>
.mybackground {background-color:#3b85e5;}
Border around this has a color of #3b85e5
<div style="border:2px solid #3b85e5;">Content here</div>
.myborder {border:2px solid #3b85e5;}