#3f70e3 color space conversions
Hex:
#3f70e3
RGB:
63, 112, 227
CMY:
75, 56, 11
CMYK:
72, 51, 0, 11
HSL:
222°, 74.5455%, 56.8627%
HSV (HSB):
222°, 72.2467%, 89.0196%
XYZ:
21.7092, 18.1912, 75.0401
xyY:
0.1889, 0.1583, 18.1912
CIE-Lab:
49.7271, 22.3298, -63.3385
CIE-LCH:
49.7271, 67.1594, 289.4199
CIE-Luv:
49.7271, -19.8775, -99.1049
Hunter-Lab:
42.6511, 16.2162, -74.4587
#3f70e3 color charts
#3f70e3 color shades, tints & tones
#3f70e3 color schemes
#3f70e3 color preview, HTML & CSS examples
This text has a color of #3f70e3
<p style="color:#3f70e3;">Text here</p>
.mytext {color:#3f70e3;}
This box has a color of #3f70e3
<div style="background-color:#3f70e3;">Content here</div>
.mybackground {background-color:#3f70e3;}
Border around this has a color of #3f70e3
<div style="border:2px solid #3f70e3;">Content here</div>
.myborder {border:2px solid #3f70e3;}