#1f98a2 color space conversions
Hex:
#1f98a2
RGB:
31, 152, 162
CMY:
88, 40, 36
CMYK:
81, 6, 0, 36
HSL:
185°, 67.8756%, 37.8431%
HSV (HSB):
185°, 80.8642%, 63.5294%
XYZ:
18.3149, 25.3564, 38.1114
xyY:
0.2239, 0.3100, 25.3564
CIE-Lab:
57.4211, -27.6735, -14.3609
CIE-LCH:
57.4211, 31.1778, 207.4266
CIE-Luv:
57.4211, -41.0801, -17.5293
Hunter-Lab:
50.3552, -23.1985, -9.6252
#1f98a2 color charts
#1f98a2 color shades, tints & tones
#1f98a2 color schemes
#1f98a2 color preview, HTML & CSS examples
This text has a color of #1f98a2
<p style="color:#1f98a2;">Text here</p>
.mytext {color:#1f98a2;}
This box has a color of #1f98a2
<div style="background-color:#1f98a2;">Content here</div>
.mybackground {background-color:#1f98a2;}
Border around this has a color of #1f98a2
<div style="border:2px solid #1f98a2;">Content here</div>
.myborder {border:2px solid #1f98a2;}