#1f808f color space conversions
Hex:
#1f808f
RGB:
31, 128, 143
CMY:
88, 50, 44
CMYK:
78, 10, 0, 44
HSL:
188°, 64.3678%, 34.1176%
HSV (HSB):
188°, 78.3217%, 56.0784%
XYZ:
13.2422, 17.7128, 28.7076
xyY:
0.2220, 0.2969, 17.7128
CIE-Lab:
49.1459, -21.5962, -15.9250
CIE-LCH:
49.1459, 26.8329, 216.4049
CIE-Luv:
49.1459, -33.6973, -20.2213
Hunter-Lab:
42.0866, -17.4881, -10.9815
#1f808f color charts
#1f808f color shades, tints & tones
#1f808f color schemes
#1f808f color preview, HTML & CSS examples
This text has a color of #1f808f
<p style="color:#1f808f;">Text here</p>
.mytext {color:#1f808f;}
This box has a color of #1f808f
<div style="background-color:#1f808f;">Content here</div>
.mybackground {background-color:#1f808f;}
Border around this has a color of #1f808f
<div style="border:2px solid #1f808f;">Content here</div>
.myborder {border:2px solid #1f808f;}