#3f65f1 color space conversions
Hex:
#3f65f1
RGB:
63, 101, 241
CMY:
75, 60, 5
CMYK:
74, 58, 0, 5
HSL:
227°, 86.4078%, 59.6078%
HSV (HSB):
227°, 73.8589%, 94.5098%
XYZ:
22.5808, 16.7150, 85.2553
xyY:
0.1813, 0.1342, 16.7150
CIE-Lab:
47.8989, 34.2467, -74.1684
CIE-LCH:
47.8989, 81.6933, 294.7848
CIE-Luv:
47.8989, -16.8872, -114.5733
Hunter-Lab:
40.8840, 27.0410, -95.0185
#3f65f1 color charts
#3f65f1 color shades, tints & tones
#3f65f1 color schemes
#3f65f1 color preview, HTML & CSS examples
This text has a color of #3f65f1
<p style="color:#3f65f1;">Text here</p>
.mytext {color:#3f65f1;}
This box has a color of #3f65f1
<div style="background-color:#3f65f1;">Content here</div>
.mybackground {background-color:#3f65f1;}
Border around this has a color of #3f65f1
<div style="border:2px solid #3f65f1;">Content here</div>
.myborder {border:2px solid #3f65f1;}