#1f84a8 color space conversions
Hex:
#1f84a8
RGB:
31, 132, 168
CMY:
88, 48, 34
CMYK:
82, 21, 0, 34
HSL:
196°, 68.8442%, 39.0196%
HSV (HSB):
196°, 81.5476%, 65.8824%
XYZ:
15.8842, 19.6210, 39.9958
xyY:
0.2104, 0.2599, 19.6210
CIE-Lab:
51.4060, -15.1333, -27.0175
CIE-LCH:
51.4060, 30.9671, 240.7456
CIE-Luv:
51.4060, -33.5099, -38.6549
Hunter-Lab:
44.2956, -13.5079, -22.5278
#1f84a8 color charts
#1f84a8 color shades, tints & tones
#1f84a8 color schemes
#1f84a8 color preview, HTML & CSS examples
This text has a color of #1f84a8
<p style="color:#1f84a8;">Text here</p>
.mytext {color:#1f84a8;}
This box has a color of #1f84a8
<div style="background-color:#1f84a8;">Content here</div>
.mybackground {background-color:#1f84a8;}
Border around this has a color of #1f84a8
<div style="border:2px solid #1f84a8;">Content here</div>
.myborder {border:2px solid #1f84a8;}