#1f80c0 color space conversions
Hex:
#1f80c0
RGB:
31, 128, 192
CMY:
88, 50, 25
CMYK:
84, 33, 0, 25
HSL:
204°, 72.1973%, 43.7255%
HSV (HSB):
204°, 83.8542%, 75.2941%
XYZ:
17.7987, 19.5354, 52.7018
xyY:
0.1977, 0.2170, 19.5354
CIE-Lab:
51.3078, -4.0626, -40.9829
CIE-LCH:
51.3078, 41.1838, 264.3388
CIE-Luv:
51.3078, -30.6940, -62.3010
Hunter-Lab:
44.1989, -5.4670, -39.7569
#1f80c0 color charts
#1f80c0 color shades, tints & tones
#1f80c0 color schemes
#1f80c0 color preview, HTML & CSS examples
This text has a color of #1f80c0
<p style="color:#1f80c0;">Text here</p>
.mytext {color:#1f80c0;}
This box has a color of #1f80c0
<div style="background-color:#1f80c0;">Content here</div>
.mybackground {background-color:#1f80c0;}
Border around this has a color of #1f80c0
<div style="border:2px solid #1f80c0;">Content here</div>
.myborder {border:2px solid #1f80c0;}