#4070f5 color space conversions
Hex:
#4070f5
RGB:
64, 112, 245
CMY:
75, 56, 4
CMYK:
74, 54, 0, 4
HSL:
224°, 90.0498%, 60.5882%
HSV (HSB):
224°, 73.8776%, 96.0784%
XYZ:
24.3900, 19.2709, 88.8204
xyY:
0.1841, 0.1455, 19.2709
CIE-Lab:
51.0027, 28.9274, -71.3516
CIE-LCH:
51.0027, 76.9925, 292.0686
CIE-Luv:
51.0027, -19.6314, -112.2259
Hunter-Lab:
43.8986, 22.3515, -89.2328
#4070f5 color charts
#4070f5 color shades, tints & tones
#4070f5 color schemes
#4070f5 color preview, HTML & CSS examples
This text has a color of #4070f5
<p style="color:#4070f5;">Text here</p>
.mytext {color:#4070f5;}
This box has a color of #4070f5
<div style="background-color:#4070f5;">Content here</div>
.mybackground {background-color:#4070f5;}
Border around this has a color of #4070f5
<div style="border:2px solid #4070f5;">Content here</div>
.myborder {border:2px solid #4070f5;}