#3b65e4 color space conversions
Hex:
#3b65e4
RGB:
59, 101, 228
CMY:
77, 60, 11
CMYK:
74, 56, 0, 11
HSL:
225°, 75.7848%, 56.2745%
HSV (HSB):
225°, 74.1228%, 89.4118%
XYZ:
20.4609, 15.8386, 75.3775
xyY:
0.1832, 0.1418, 15.8386
CIE-Lab:
46.7620, 29.1363, -68.7152
CIE-LCH:
46.7620, 74.6371, 292.9777
CIE-Luv:
46.7620, -17.5087, -105.7282
Hunter-Lab:
39.7977, 22.1248, -84.4377
#3b65e4 color charts
#3b65e4 color shades, tints & tones
#3b65e4 color schemes
#3b65e4 color preview, HTML & CSS examples
This text has a color of #3b65e4
<p style="color:#3b65e4;">Text here</p>
.mytext {color:#3b65e4;}
This box has a color of #3b65e4
<div style="background-color:#3b65e4;">Content here</div>
.mybackground {background-color:#3b65e4;}
Border around this has a color of #3b65e4
<div style="border:2px solid #3b65e4;">Content here</div>
.myborder {border:2px solid #3b65e4;}