#1f97b2 color space conversions
Hex:
#1f97b2
RGB:
31, 151, 178
CMY:
88, 41, 30
CMYK:
83, 15, 0, 30
HSL:
191°, 70.3349%, 40.9804%
HSV (HSB):
191°, 82.5843%, 69.8039%
XYZ:
19.6676, 25.6389, 46.0317
xyY:
0.2153, 0.2807, 25.6389
CIE-Lab:
57.6927, -21.9027, -23.0488
CIE-LCH:
57.6927, 31.7958, 226.4606
CIE-Luv:
57.6927, -39.5884, -32.1527
Hunter-Lab:
50.6348, -19.2781, -18.4556
#1f97b2 color charts
#1f97b2 color shades, tints & tones
#1f97b2 color schemes
#1f97b2 color preview, HTML & CSS examples
This text has a color of #1f97b2
<p style="color:#1f97b2;">Text here</p>
.mytext {color:#1f97b2;}
This box has a color of #1f97b2
<div style="background-color:#1f97b2;">Content here</div>
.mybackground {background-color:#1f97b2;}
Border around this has a color of #1f97b2
<div style="border:2px solid #1f97b2;">Content here</div>
.myborder {border:2px solid #1f97b2;}