#1f7db4 color space conversions
Hex:
#1f7db4
RGB:
31, 125, 180
CMY:
88, 51, 29
CMYK:
83, 31, 0, 29
HSL:
202°, 70.6161%, 41.3725%
HSV (HSB):
202°, 82.7778%, 70.5882%
XYZ:
16.1369, 18.2538, 45.8529
xyY:
0.2011, 0.2275, 18.2538
CIE-Lab:
49.8025, -6.7692, -36.4579
CIE-LCH:
49.8025, 37.0810, 259.4815
CIE-Luv:
49.8025, -30.3336, -54.4153
Hunter-Lab:
42.7245, -7.3490, -33.7242
#1f7db4 color charts
#1f7db4 color shades, tints & tones
#1f7db4 color schemes
#1f7db4 color preview, HTML & CSS examples
This text has a color of #1f7db4
<p style="color:#1f7db4;">Text here</p>
.mytext {color:#1f7db4;}
This box has a color of #1f7db4
<div style="background-color:#1f7db4;">Content here</div>
.mybackground {background-color:#1f7db4;}
Border around this has a color of #1f7db4
<div style="border:2px solid #1f7db4;">Content here</div>
.myborder {border:2px solid #1f7db4;}