#3b65ed color space conversions
Hex:
#3b65ed
RGB:
59, 101, 237
CMY:
77, 60, 7
CMYK:
75, 57, 0, 7
HSL:
226°, 83.1776%, 58.0392%
HSV (HSB):
226°, 75.1055%, 92.9412%
XYZ:
21.7434, 16.3516, 82.1309
xyY:
0.1809, 0.1360, 16.3516
CIE-Lab:
47.4324, 32.3811, -72.6928
CIE-LCH:
47.4324, 79.5787, 294.0106
CIE-Luv:
47.4324, -17.5344, -112.0373
Hunter-Lab:
40.4371, 25.2160, -92.1167
#3b65ed color charts
#3b65ed color shades, tints & tones
#3b65ed color schemes
#3b65ed color preview, HTML & CSS examples
This text has a color of #3b65ed
<p style="color:#3b65ed;">Text here</p>
.mytext {color:#3b65ed;}
This box has a color of #3b65ed
<div style="background-color:#3b65ed;">Content here</div>
.mybackground {background-color:#3b65ed;}
Border around this has a color of #3b65ed
<div style="border:2px solid #3b65ed;">Content here</div>
.myborder {border:2px solid #3b65ed;}