#1f95a7 color space conversions
Hex:
#1f95a7
RGB:
31, 149, 167
CMY:
88, 42, 35
CMYK:
81, 11, 0, 35
HSL:
188°, 68.6869%, 38.8235%
HSV (HSB):
188°, 81.4371%, 65.4902%
XYZ:
18.2876, 24.5762, 40.3390
xyY:
0.2198, 0.2954, 24.5762
CIE-Lab:
56.6602, -24.5375, -18.3671
CIE-LCH:
56.6602, 30.6503, 216.8160
CIE-Luv:
56.6602, -39.6491, -24.2234
Hunter-Lab:
49.5744, -20.9081, -13.5426
#1f95a7 color charts
#1f95a7 color shades, tints & tones
#1f95a7 color schemes
#1f95a7 color preview, HTML & CSS examples
This text has a color of #1f95a7
<p style="color:#1f95a7;">Text here</p>
.mytext {color:#1f95a7;}
This box has a color of #1f95a7
<div style="background-color:#1f95a7;">Content here</div>
.mybackground {background-color:#1f95a7;}
Border around this has a color of #1f95a7
<div style="border:2px solid #1f95a7;">Content here</div>
.myborder {border:2px solid #1f95a7;}