#3f64e6 color space conversions
Hex:
#3f64e6
RGB:
63, 100, 230
CMY:
75, 61, 10
CMYK:
73, 57, 0, 10
HSL:
227°, 76.9585%, 57.4510%
HSV (HSB):
227°, 72.6087%, 90.1961%
XYZ:
20.8900, 15.8843, 76.8279
xyY:
0.1839, 0.1398, 15.8843
CIE-Lab:
46.8223, 30.9569, -69.7388
CIE-LCH:
46.8223, 76.3009, 293.9363
CIE-Luv:
46.8223, -16.5460, -107.3537
Hunter-Lab:
39.8551, 23.8142, -86.3936
#3f64e6 color charts
#3f64e6 color shades, tints & tones
#3f64e6 color schemes
#3f64e6 color preview, HTML & CSS examples
This text has a color of #3f64e6
<p style="color:#3f64e6;">Text here</p>
.mytext {color:#3f64e6;}
This box has a color of #3f64e6
<div style="background-color:#3f64e6;">Content here</div>
.mybackground {background-color:#3f64e6;}
Border around this has a color of #3f64e6
<div style="border:2px solid #3f64e6;">Content here</div>
.myborder {border:2px solid #3f64e6;}