#3b85db color space conversions
Hex:
#3b85db
RGB:
59, 133, 219
CMY:
77, 48, 14
CMYK:
73, 39, 0, 14
HSL:
212°, 68.9655%, 54.5098%
HSV (HSB):
212°, 73.0594%, 85.8824%
XYZ:
22.9773, 22.8193, 70.2114
xyY:
0.1981, 0.1967, 22.8193
CIE-Lab:
54.8858, 5.9334, -50.5707
CIE-LCH:
54.8858, 50.9176, 276.6918
CIE-Luv:
54.8858, -27.2902, -79.7161
Hunter-Lab:
47.7696, 2.2624, -53.7053
#3b85db color charts
#3b85db color shades, tints & tones
#3b85db color schemes
#3b85db color preview, HTML & CSS examples
This text has a color of #3b85db
<p style="color:#3b85db;">Text here</p>
.mytext {color:#3b85db;}
This box has a color of #3b85db
<div style="background-color:#3b85db;">Content here</div>
.mybackground {background-color:#3b85db;}
Border around this has a color of #3b85db
<div style="border:2px solid #3b85db;">Content here</div>
.myborder {border:2px solid #3b85db;}