#1f72a8 color space conversions
Hex:
#1f72a8
RGB:
31, 114, 168
CMY:
88, 55, 34
CMYK:
82, 32, 0, 34
HSL:
204°, 68.8442%, 39.0196%
HSV (HSB):
204°, 81.5476%, 65.8824%
XYZ:
13.6503, 15.1531, 39.2512
xyY:
0.2006, 0.2227, 15.1531
CIE-Lab:
45.8432, -4.7244, -35.7140
CIE-LCH:
45.8432, 36.0252, 262.4645
CIE-Luv:
45.8432, -27.1880, -52.5258
Hunter-Lab:
38.9270, -5.5287, -32.5349
#1f72a8 color charts
#1f72a8 color shades, tints & tones
#1f72a8 color schemes
#1f72a8 color preview, HTML & CSS examples
This text has a color of #1f72a8
<p style="color:#1f72a8;">Text here</p>
.mytext {color:#1f72a8;}
This box has a color of #1f72a8
<div style="background-color:#1f72a8;">Content here</div>
.mybackground {background-color:#1f72a8;}
Border around this has a color of #1f72a8
<div style="border:2px solid #1f72a8;">Content here</div>
.myborder {border:2px solid #1f72a8;}