#1f74d5 color space conversions
Hex:
#1f74d5
RGB:
31, 116, 213
CMY:
88, 55, 16
CMYK:
85, 46, 0, 16
HSL:
212°, 74.5902%, 47.8431%
HSV (HSB):
212°, 85.4460%, 83.5294%
XYZ:
18.8207, 17.5862, 65.3533
xyY:
0.1850, 0.1728, 17.5862
CIE-Lab:
48.9903, 11.3005, -56.6545
CIE-LCH:
48.9903, 57.7705, 281.2803
CIE-Luv:
48.9903, -25.8354, -87.6857
Hunter-Lab:
41.9359, 6.7225, -63.0430
#1f74d5 color charts
#1f74d5 color shades, tints & tones
#1f74d5 color schemes
#1f74d5 color preview, HTML & CSS examples
This text has a color of #1f74d5
<p style="color:#1f74d5;">Text here</p>
.mytext {color:#1f74d5;}
This box has a color of #1f74d5
<div style="background-color:#1f74d5;">Content here</div>
.mybackground {background-color:#1f74d5;}
Border around this has a color of #1f74d5
<div style="border:2px solid #1f74d5;">Content here</div>
.myborder {border:2px solid #1f74d5;}