#1f98b0 color space conversions
Hex:
#1f98b0
RGB:
31, 152, 176
CMY:
88, 40, 31
CMYK:
82, 14, 0, 31
HSL:
190°, 70.0483%, 40.5882%
HSV (HSB):
190°, 82.3864%, 69.0196%
XYZ:
19.6298, 25.8824, 45.0355
xyY:
0.2168, 0.2858, 25.8824
CIE-Lab:
57.9252, -23.0945, -21.5571
CIE-LCH:
57.9252, 31.5922, 223.0280
CIE-Luv:
57.9252, -40.0835, -29.6124
Hunter-Lab:
50.8747, -20.1573, -16.8726
#1f98b0 color charts
#1f98b0 color shades, tints & tones
#1f98b0 color schemes
#1f98b0 color preview, HTML & CSS examples
This text has a color of #1f98b0
<p style="color:#1f98b0;">Text here</p>
.mytext {color:#1f98b0;}
This box has a color of #1f98b0
<div style="background-color:#1f98b0;">Content here</div>
.mybackground {background-color:#1f98b0;}
Border around this has a color of #1f98b0
<div style="border:2px solid #1f98b0;">Content here</div>
.myborder {border:2px solid #1f98b0;}