#1f72d2 color space conversions
Hex:
#1f72d2
RGB:
31, 114, 210
CMY:
88, 55, 18
CMYK:
85, 46, 0, 18
HSL:
212°, 74.2739%, 47.2549%
HSV (HSB):
212°, 85.2381%, 82.3529%
XYZ:
18.2152, 16.9791, 63.2900
xyY:
0.1850, 0.1724, 16.9791
CIE-Lab:
48.2337, 11.4026, -56.1646
CIE-LCH:
48.2337, 57.3104, 281.4763
CIE-Luv:
48.2337, -25.3291, -86.6105
Hunter-Lab:
41.2057, 6.7972, -62.2227
#1f72d2 color charts
#1f72d2 color shades, tints & tones
#1f72d2 color schemes
#1f72d2 color preview, HTML & CSS examples
This text has a color of #1f72d2
<p style="color:#1f72d2;">Text here</p>
.mytext {color:#1f72d2;}
This box has a color of #1f72d2
<div style="background-color:#1f72d2;">Content here</div>
.mybackground {background-color:#1f72d2;}
Border around this has a color of #1f72d2
<div style="border:2px solid #1f72d2;">Content here</div>
.myborder {border:2px solid #1f72d2;}