#3b65a4 color space conversions
Hex:
#3b65a4
RGB:
59, 101, 164
CMY:
77, 60, 36
CMYK:
64, 38, 0, 36
HSL:
216°, 47.0852%, 43.7255%
HSV (HSB):
216°, 64.0244%, 64.3137%
XYZ:
13.1582, 12.9175, 36.9218
xyY:
0.2089, 0.2050, 12.9175
CIE-Lab:
42.6387, 5.9028, -38.3656
CIE-LCH:
42.6387, 38.8171, 278.7468
CIE-Luv:
42.6387, -17.8291, -56.7524
Hunter-Lab:
35.9409, 2.4531, -35.7494
#3b65a4 color charts
#3b65a4 color shades, tints & tones
#3b65a4 color schemes
#3b65a4 color preview, HTML & CSS examples
This text has a color of #3b65a4
<p style="color:#3b65a4;">Text here</p>
.mytext {color:#3b65a4;}
This box has a color of #3b65a4
<div style="background-color:#3b65a4;">Content here</div>
.mybackground {background-color:#3b65a4;}
Border around this has a color of #3b65a4
<div style="border:2px solid #3b65a4;">Content here</div>
.myborder {border:2px solid #3b65a4;}