#1f97a5 color space conversions
Hex:
#1f97a5
RGB:
31, 151, 165
CMY:
88, 41, 35
CMYK:
81, 8, 0, 35
HSL:
186°, 68.3673%, 38.4314%
HSV (HSB):
186°, 81.2121%, 64.7059%
XYZ:
18.4232, 25.1411, 39.4790
xyY:
0.2219, 0.3027, 25.1411
CIE-Lab:
57.2127, -26.2071, -16.3863
CIE-LCH:
57.2127, 30.9083, 212.0162
CIE-Luv:
57.2127, -40.5070, -20.9016
Hunter-Lab:
50.1409, -22.1606, -11.5840
#1f97a5 color charts
#1f97a5 color shades, tints & tones
#1f97a5 color schemes
#1f97a5 color preview, HTML & CSS examples
This text has a color of #1f97a5
<p style="color:#1f97a5;">Text here</p>
.mytext {color:#1f97a5;}
This box has a color of #1f97a5
<div style="background-color:#1f97a5;">Content here</div>
.mybackground {background-color:#1f97a5;}
Border around this has a color of #1f97a5
<div style="border:2px solid #1f97a5;">Content here</div>
.myborder {border:2px solid #1f97a5;}