#1f72d4 color space conversions
Hex:
#1f72d4
RGB:
31, 114, 212
CMY:
88, 55, 17
CMYK:
85, 46, 0, 17
HSL:
212°, 74.4856%, 47.6471%
HSV (HSB):
212°, 85.3774%, 83.1373%
XYZ:
18.4661, 17.0794, 64.6107
xyY:
0.1844, 0.1705, 17.0794
CIE-Lab:
48.3599, 12.1754, -57.1000
CIE-LCH:
48.3599, 58.3836, 282.0369
CIE-Luv:
48.3599, -25.2573, -88.1592
Hunter-Lab:
41.3272, 7.4357, -63.7646
#1f72d4 color charts
#1f72d4 color shades, tints & tones
#1f72d4 color schemes
#1f72d4 color preview, HTML & CSS examples
This text has a color of #1f72d4
<p style="color:#1f72d4;">Text here</p>
.mytext {color:#1f72d4;}
This box has a color of #1f72d4
<div style="background-color:#1f72d4;">Content here</div>
.mybackground {background-color:#1f72d4;}
Border around this has a color of #1f72d4
<div style="border:2px solid #1f72d4;">Content here</div>
.myborder {border:2px solid #1f72d4;}