#1fc2c3 color space conversions
Hex:
#1fc2c3
RGB:
31, 194, 195
CMY:
88, 24, 24
CMYK:
84, 1, 0, 24
HSL:
180°, 72.5664%, 44.3137%
HSV (HSB):
180°, 84.1026%, 76.4706%
XYZ:
29.7072, 42.8150, 58.3282
xyY:
0.2270, 0.3272, 42.8150
CIE-Lab:
71.4292, -37.5289, -11.6911
CIE-LCH:
71.4292, 39.3078, 197.3030
CIE-Luv:
71.4292, -53.4234, -12.3970
Hunter-Lab:
65.4332, -33.4676, -7.0488
#1fc2c3 color charts
#1fc2c3 color shades, tints & tones
#1fc2c3 color schemes
#1fc2c3 color preview, HTML & CSS examples
This text has a color of #1fc2c3
<p style="color:#1fc2c3;">Text here</p>
.mytext {color:#1fc2c3;}
This box has a color of #1fc2c3
<div style="background-color:#1fc2c3;">Content here</div>
.mybackground {background-color:#1fc2c3;}
Border around this has a color of #1fc2c3
<div style="border:2px solid #1fc2c3;">Content here</div>
.myborder {border:2px solid #1fc2c3;}