#1f72e8 color space conversions
Hex:
#1f72e8
RGB:
31, 114, 232
CMY:
88, 55, 9
CMYK:
87, 51, 0, 9
HSL:
215°, 81.3765%, 51.5686%
HSV (HSB):
215°, 86.6379%, 90.9804%
XYZ:
21.1479, 18.1521, 78.7330
xyY:
0.1792, 0.1538, 18.1521
CIE-Lab:
49.6801, 19.8753, -66.2713
CIE-LCH:
49.6801, 69.1875, 286.6944
CIE-Luv:
49.6801, -24.6203, -103.2549
Hunter-Lab:
42.6053, 14.0422, -79.7420
#1f72e8 color charts
#1f72e8 color shades, tints & tones
#1f72e8 color schemes
#1f72e8 color preview, HTML & CSS examples
This text has a color of #1f72e8
<p style="color:#1f72e8;">Text here</p>
.mytext {color:#1f72e8;}
This box has a color of #1f72e8
<div style="background-color:#1f72e8;">Content here</div>
.mybackground {background-color:#1f72e8;}
Border around this has a color of #1f72e8
<div style="border:2px solid #1f72e8;">Content here</div>
.myborder {border:2px solid #1f72e8;}