#1f70e5 color space conversions
Hex:
#1f70e5
RGB:
31, 112, 229
CMY:
88, 56, 10
CMYK:
86, 51, 0, 10
HSL:
215°, 79.2000%, 50.9804%
HSV (HSB):
215°, 86.4629%, 89.8039%
XYZ:
20.5021, 17.5368, 76.4331
xyY:
0.1791, 0.1532, 17.5368
CIE-Lab:
48.9294, 19.9952, -65.8004
CIE-LCH:
48.9294, 68.7714, 286.9028
CIE-Luv:
48.9294, -24.1289, -102.1454
Hunter-Lab:
41.8770, 14.1053, -78.9012
#1f70e5 color charts
#1f70e5 color shades, tints & tones
#1f70e5 color schemes
#1f70e5 color preview, HTML & CSS examples
This text has a color of #1f70e5
<p style="color:#1f70e5;">Text here</p>
.mytext {color:#1f70e5;}
This box has a color of #1f70e5
<div style="background-color:#1f70e5;">Content here</div>
.mybackground {background-color:#1f70e5;}
Border around this has a color of #1f70e5
<div style="border:2px solid #1f70e5;">Content here</div>
.myborder {border:2px solid #1f70e5;}