#1fc0f0 color space conversions
Hex:
#1fc0f0
RGB:
31, 192, 240
CMY:
88, 25, 6
CMYK:
87, 20, 0, 6
HSL:
194°, 87.4477%, 53.1373%
HSV (HSB):
194°, 87.0833%, 94.1176%
XYZ:
35.1429, 44.2819, 89.1331
xyY:
0.2085, 0.2627, 44.2819
CIE-Lab:
72.4165, -22.2362, -34.6503
CIE-LCH:
72.4165, 41.1715, 237.3104
CIE-Luv:
72.4165, -49.3645, -52.8143
Hunter-Lab:
66.5446, -22.1854, -32.8347
#1fc0f0 color charts
#1fc0f0 color shades, tints & tones
#1fc0f0 color schemes
#1fc0f0 color preview, HTML & CSS examples
This text has a color of #1fc0f0
<p style="color:#1fc0f0;">Text here</p>
.mytext {color:#1fc0f0;}
This box has a color of #1fc0f0
<div style="background-color:#1fc0f0;">Content here</div>
.mybackground {background-color:#1fc0f0;}
Border around this has a color of #1fc0f0
<div style="border:2px solid #1fc0f0;">Content here</div>
.myborder {border:2px solid #1fc0f0;}