#1f98b2 color space conversions
Hex:
#1f98b2
RGB:
31, 152, 178
CMY:
88, 40, 30
CMYK:
83, 15, 0, 30
HSL:
191°, 70.3349%, 40.9804%
HSV (HSB):
191°, 82.5843%, 69.8039%
XYZ:
19.8292, 25.9621, 46.0856
xyY:
0.2158, 0.2826, 25.9621
CIE-Lab:
58.0011, -22.4241, -22.5756
CIE-LCH:
58.0011, 31.8198, 225.1929
CIE-Luv:
58.0011, -39.9429, -31.3485
Hunter-Lab:
50.9530, -19.7017, -17.9590
#1f98b2 color charts
#1f98b2 color shades, tints & tones
#1f98b2 color schemes
#1f98b2 color preview, HTML & CSS examples
This text has a color of #1f98b2
<p style="color:#1f98b2;">Text here</p>
.mytext {color:#1f98b2;}
This box has a color of #1f98b2
<div style="background-color:#1f98b2;">Content here</div>
.mybackground {background-color:#1f98b2;}
Border around this has a color of #1f98b2
<div style="border:2px solid #1f98b2;">Content here</div>
.myborder {border:2px solid #1f98b2;}