#3b65d2 color space conversions
Hex:
#3b65d2
RGB:
59, 101, 210
CMY:
77, 60, 18
CMYK:
72, 52, 0, 18
HSL:
223°, 62.6556%, 52.7451%
HSV (HSB):
223°, 71.9048%, 82.3529%
XYZ:
18.0902, 14.8903, 62.8934
xyY:
0.1887, 0.1553, 14.8903
CIE-Lab:
45.4836, 22.5950, -60.5568
CIE-LCH:
45.4836, 64.6348, 290.4616
CIE-Luv:
45.4836, -17.5069, -92.6956
Hunter-Lab:
38.5880, 16.1525, -69.6235
#3b65d2 color charts
#3b65d2 color shades, tints & tones
#3b65d2 color schemes
#3b65d2 color preview, HTML & CSS examples
This text has a color of #3b65d2
<p style="color:#3b65d2;">Text here</p>
.mytext {color:#3b65d2;}
This box has a color of #3b65d2
<div style="background-color:#3b65d2;">Content here</div>
.mybackground {background-color:#3b65d2;}
Border around this has a color of #3b65d2
<div style="border:2px solid #3b65d2;">Content here</div>
.myborder {border:2px solid #3b65d2;}