#3b65e9 color space conversions
Hex:
#3b65e9
RGB:
59, 101, 233
CMY:
77, 60, 9
CMYK:
75, 57, 0, 9
HSL:
226°, 79.8165%, 57.2549%
HSV (HSB):
226°, 74.6781%, 91.3725%
XYZ:
21.1653, 16.1204, 79.0868
xyY:
0.1819, 0.1385, 16.1204
CIE-Lab:
47.1320, 30.9416, -70.9331
CIE-LCH:
47.1320, 77.3879, 293.5673
CIE-Luv:
47.1320, -17.5210, -109.2496
Hunter-Lab:
40.1502, 23.8341, -88.6828
#3b65e9 color charts
#3b65e9 color shades, tints & tones
#3b65e9 color schemes
#3b65e9 color preview, HTML & CSS examples
This text has a color of #3b65e9
<p style="color:#3b65e9;">Text here</p>
.mytext {color:#3b65e9;}
This box has a color of #3b65e9
<div style="background-color:#3b65e9;">Content here</div>
.mybackground {background-color:#3b65e9;}
Border around this has a color of #3b65e9
<div style="border:2px solid #3b65e9;">Content here</div>
.myborder {border:2px solid #3b65e9;}