#3b65d4 color space conversions
Hex:
#3b65d4
RGB:
59, 101, 212
CMY:
77, 60, 17
CMYK:
72, 52, 0, 17
HSL:
224°, 64.0167%, 53.1373%
HSV (HSB):
224°, 72.1698%, 83.1373%
XYZ:
18.3410, 14.9906, 64.2142
xyY:
0.1880, 0.1537, 14.9906
CIE-Lab:
45.6214, 23.3243, -61.4771
CIE-LCH:
45.6214, 65.7529, 290.7766
CIE-Luv:
45.6214, -17.5037, -94.1719
Hunter-Lab:
38.7177, 16.8012, -71.2313
#3b65d4 color charts
#3b65d4 color shades, tints & tones
#3b65d4 color schemes
#3b65d4 color preview, HTML & CSS examples
This text has a color of #3b65d4
<p style="color:#3b65d4;">Text here</p>
.mytext {color:#3b65d4;}
This box has a color of #3b65d4
<div style="background-color:#3b65d4;">Content here</div>
.mybackground {background-color:#3b65d4;}
Border around this has a color of #3b65d4
<div style="border:2px solid #3b65d4;">Content here</div>
.myborder {border:2px solid #3b65d4;}