#1fddec color space conversions
Hex:
#1fddec
RGB:
31, 221, 236
CMY:
88, 13, 7
CMYK:
87, 6, 0, 7
HSL:
184°, 84.3621%, 52.3529%
HSV (HSB):
184°, 86.8644%, 92.5490%
XYZ:
41.5618, 58.0603, 88.3731
xyY:
0.2211, 0.3088, 58.0603
CIE-Lab:
80.7723, -37.6130, -19.7104
CIE-LCH:
80.7723, 42.4646, 207.6559
CIE-Luv:
80.7723, -59.4988, -25.8263
Hunter-Lab:
76.1973, -35.9825, -15.4260
#1fddec color charts
#1fddec color shades, tints & tones
#1fddec color schemes
#1fddec color preview, HTML & CSS examples
This text has a color of #1fddec
<p style="color:#1fddec;">Text here</p>
.mytext {color:#1fddec;}
This box has a color of #1fddec
<div style="background-color:#1fddec;">Content here</div>
.mybackground {background-color:#1fddec;}
Border around this has a color of #1fddec
<div style="border:2px solid #1fddec;">Content here</div>
.myborder {border:2px solid #1fddec;}