#3f64f2 color space conversions
Hex:
#3f64f2
RGB:
63, 100, 242
CMY:
75, 61, 5
CMYK:
74, 59, 0, 5
HSL:
228°, 87.3171%, 59.8039%
HSV (HSB):
228°, 73.9669%, 94.9020%
XYZ:
22.6341, 16.5819, 86.0121
xyY:
0.1807, 0.1324, 16.5819
CIE-Lab:
47.7289, 35.2232, -75.0054
CIE-LCH:
47.7289, 82.8643, 295.1552
CIE-Luv:
47.7289, -16.6428, -115.6796
Hunter-Lab:
40.7209, 27.9549, -96.7298
#3f64f2 color charts
#3f64f2 color shades, tints & tones
#3f64f2 color schemes
#3f64f2 color preview, HTML & CSS examples
This text has a color of #3f64f2
<p style="color:#3f64f2;">Text here</p>
.mytext {color:#3f64f2;}
This box has a color of #3f64f2
<div style="background-color:#3f64f2;">Content here</div>
.mybackground {background-color:#3f64f2;}
Border around this has a color of #3f64f2
<div style="border:2px solid #3f64f2;">Content here</div>
.myborder {border:2px solid #3f64f2;}