#3b65f3 color space conversions
Hex:
#3b65f3
RGB:
59, 101, 243
CMY:
77, 60, 5
CMYK:
76, 58, 0, 5
HSL:
226°, 88.4615%, 59.2157%
HSV (HSB):
226°, 75.7202%, 95.2941%
XYZ:
22.6350, 16.7082, 86.8260
xyY:
0.1794, 0.1324, 16.7082
CIE-Lab:
47.8903, 34.5315, -75.3085
CIE-LCH:
47.8903, 82.8480, 294.6331
CIE-Luv:
47.8903, -17.5602, -116.1709
Hunter-Lab:
40.8757, 27.3121, -97.3277
#3b65f3 color charts
#3b65f3 color shades, tints & tones
#3b65f3 color schemes
#3b65f3 color preview, HTML & CSS examples
This text has a color of #3b65f3
<p style="color:#3b65f3;">Text here</p>
.mytext {color:#3b65f3;}
This box has a color of #3b65f3
<div style="background-color:#3b65f3;">Content here</div>
.mybackground {background-color:#3b65f3;}
Border around this has a color of #3b65f3
<div style="border:2px solid #3b65f3;">Content here</div>
.myborder {border:2px solid #3b65f3;}