#1f96a5 color space conversions
Hex:
#1f96a5
RGB:
31, 150, 165
CMY:
88, 41, 35
CMYK:
81, 9, 0, 35
HSL:
187°, 68.3673%, 38.4314%
HSV (HSB):
187°, 81.2121%, 64.7059%
XYZ:
18.2630, 24.8206, 39.4256
xyY:
0.2213, 0.3008, 24.8206
CIE-Lab:
56.9002, -25.7018, -16.8607
CIE-LCH:
56.9002, 30.7387, 213.2654
CIE-Luv:
56.9002, -40.1488, -21.6990
Hunter-Lab:
49.8203, -21.7516, -12.0453
#1f96a5 color charts
#1f96a5 color shades, tints & tones
#1f96a5 color schemes
#1f96a5 color preview, HTML & CSS examples
This text has a color of #1f96a5
<p style="color:#1f96a5;">Text here</p>
.mytext {color:#1f96a5;}
This box has a color of #1f96a5
<div style="background-color:#1f96a5;">Content here</div>
.mybackground {background-color:#1f96a5;}
Border around this has a color of #1f96a5
<div style="border:2px solid #1f96a5;">Content here</div>
.myborder {border:2px solid #1f96a5;}