#3b65f5 color space conversions
Hex:
#3b65f5
RGB:
59, 101, 245
CMY:
77, 60, 4
CMYK:
76, 59, 0, 4
HSL:
226°, 90.2913%, 59.6078%
HSV (HSB):
226°, 75.9184%, 96.0784%
XYZ:
22.9387, 16.8297, 88.4257
xyY:
0.1789, 0.1313, 16.8297
CIE-Lab:
48.0448, 35.2458, -76.1741
CIE-LCH:
48.0448, 83.9331, 294.8300
CIE-Luv:
48.0448, -17.5702, -117.5364
Hunter-Lab:
41.0241, 28.0168, -99.0803
#3b65f5 color charts
#3b65f5 color shades, tints & tones
#3b65f5 color schemes
#3b65f5 color preview, HTML & CSS examples
This text has a color of #3b65f5
<p style="color:#3b65f5;">Text here</p>
.mytext {color:#3b65f5;}
This box has a color of #3b65f5
<div style="background-color:#3b65f5;">Content here</div>
.mybackground {background-color:#3b65f5;}
Border around this has a color of #3b65f5
<div style="border:2px solid #3b65f5;">Content here</div>
.myborder {border:2px solid #3b65f5;}