#1f84b4 color space conversions
Hex:
#1f84b4
RGB:
31, 132, 180
CMY:
88, 48, 29
CMYK:
83, 27, 0, 29
HSL:
199°, 70.6161%, 41.3725%
HSV (HSB):
199°, 82.7778%, 70.5882%
XYZ:
17.0546, 20.0891, 46.1587
xyY:
0.2047, 0.2412, 20.0891
CIE-Lab:
51.9378, -10.8214, -33.1089
CIE-LCH:
51.9378, 34.8325, 251.9003
CIE-Luv:
51.9378, -32.7620, -49.0145
Hunter-Lab:
44.8209, -10.5165, -29.6851
#1f84b4 color charts
#1f84b4 color shades, tints & tones
#1f84b4 color schemes
#1f84b4 color preview, HTML & CSS examples
This text has a color of #1f84b4
<p style="color:#1f84b4;">Text here</p>
.mytext {color:#1f84b4;}
This box has a color of #1f84b4
<div style="background-color:#1f84b4;">Content here</div>
.mybackground {background-color:#1f84b4;}
Border around this has a color of #1f84b4
<div style="border:2px solid #1f84b4;">Content here</div>
.myborder {border:2px solid #1f84b4;}