#1f72e3 color space conversions
Hex:
#1f72e3
RGB:
31, 114, 227
CMY:
88, 55, 11
CMYK:
86, 50, 0, 11
HSL:
215°, 77.7778%, 50.5882%
HSV (HSB):
215°, 86.3436%, 89.0196%
XYZ:
20.4475, 17.8720, 75.0450
xyY:
0.1804, 0.1577, 17.8720
CIE-Lab:
49.3405, 17.9570, -64.0090
CIE-LCH:
49.3405, 66.4801, 285.6709
CIE-Luv:
49.3405, -24.7658, -99.5474
Hunter-Lab:
42.2753, 12.3544, -75.6560
#1f72e3 color charts
#1f72e3 color shades, tints & tones
#1f72e3 color schemes
#1f72e3 color preview, HTML & CSS examples
This text has a color of #1f72e3
<p style="color:#1f72e3;">Text here</p>
.mytext {color:#1f72e3;}
This box has a color of #1f72e3
<div style="background-color:#1f72e3;">Content here</div>
.mybackground {background-color:#1f72e3;}
Border around this has a color of #1f72e3
<div style="border:2px solid #1f72e3;">Content here</div>
.myborder {border:2px solid #1f72e3;}