#1fc4ed color space conversions
Hex:
#1fc4ed
RGB:
31, 196, 237
CMY:
88, 23, 7
CMYK:
87, 17, 0, 7
HSL:
192°, 85.1240%, 52.5490%
HSV (HSB):
192°, 86.9198%, 92.9412%
XYZ:
35.5911, 45.8856, 87.1017
xyY:
0.2111, 0.2722, 45.8856
CIE-Lab:
73.4712, -25.2634, -31.3995
CIE-LCH:
73.4712, 40.3010, 231.1805
CIE-Luv:
73.4712, -50.9407, -46.9480
Hunter-Lab:
67.7389, -24.7564, -28.8205
#1fc4ed color charts
#1fc4ed color shades, tints & tones
#1fc4ed color schemes
#1fc4ed color preview, HTML & CSS examples
This text has a color of #1fc4ed
<p style="color:#1fc4ed;">Text here</p>
.mytext {color:#1fc4ed;}
This box has a color of #1fc4ed
<div style="background-color:#1fc4ed;">Content here</div>
.mybackground {background-color:#1fc4ed;}
Border around this has a color of #1fc4ed
<div style="border:2px solid #1fc4ed;">Content here</div>
.myborder {border:2px solid #1fc4ed;}