#3f68e7 color space conversions
Hex:
#3f68e7
RGB:
63, 104, 231
CMY:
75, 59, 9
CMYK:
73, 55, 0, 9
HSL:
225°, 77.7778%, 57.6471%
HSV (HSB):
225°, 72.7273%, 90.5882%
XYZ:
21.4240, 16.7269, 77.7008
xyY:
0.1849, 0.1444, 16.7269
CIE-Lab:
47.9141, 28.8005, -68.5282
CIE-LCH:
47.9141, 74.3342, 292.7956
CIE-Luv:
47.9141, -17.6207, -106.1932
Hunter-Lab:
40.8985, 21.9318, -84.0126
#3f68e7 color charts
#3f68e7 color shades, tints & tones
#3f68e7 color schemes
#3f68e7 color preview, HTML & CSS examples
This text has a color of #3f68e7
<p style="color:#3f68e7;">Text here</p>
.mytext {color:#3f68e7;}
This box has a color of #3f68e7
<div style="background-color:#3f68e7;">Content here</div>
.mybackground {background-color:#3f68e7;}
Border around this has a color of #3f68e7
<div style="border:2px solid #3f68e7;">Content here</div>
.myborder {border:2px solid #3f68e7;}