#3f70ed color space conversions
Hex:
#3f70ed
RGB:
63, 112, 237
CMY:
75, 56, 7
CMYK:
73, 53, 0, 7
HSL:
223°, 82.8571%, 58.8235%
HSV (HSB):
223°, 73.4177%, 92.9412%
XYZ:
23.1301, 18.7595, 82.5226
xyY:
0.1859, 0.1508, 18.7595
CIE-Lab:
50.4047, 25.9373, -67.8572
CIE-LCH:
50.4047, 72.6453, 290.9185
CIE-Luv:
50.4047, -19.8267, -106.4961
Hunter-Lab:
43.3123, 19.5282, -82.6463
#3f70ed color charts
#3f70ed color shades, tints & tones
#3f70ed color schemes
#3f70ed color preview, HTML & CSS examples
This text has a color of #3f70ed
<p style="color:#3f70ed;">Text here</p>
.mytext {color:#3f70ed;}
This box has a color of #3f70ed
<div style="background-color:#3f70ed;">Content here</div>
.mybackground {background-color:#3f70ed;}
Border around this has a color of #3f70ed
<div style="border:2px solid #3f70ed;">Content here</div>
.myborder {border:2px solid #3f70ed;}