#1fdde2 color space conversions
Hex:
#1fdde2
RGB:
31, 221, 226
CMY:
88, 13, 11
CMYK:
86, 2, 0, 11
HSL:
182°, 77.0751%, 50.3922%
HSV (HSB):
182°, 86.2832%, 88.6275%
XYZ:
40.1490, 57.4952, 80.9331
xyY:
0.2248, 0.3220, 57.4952
CIE-Lab:
80.4573, -40.6053, -14.8639
CIE-LCH:
80.4573, 43.2403, 200.1056
CIE-Luv:
80.4573, -60.2751, -17.3182
Hunter-Lab:
75.8256, -38.1806, -10.2058
#1fdde2 color charts
#1fdde2 color shades, tints & tones
#1fdde2 color schemes
#1fdde2 color preview, HTML & CSS examples
This text has a color of #1fdde2
<p style="color:#1fdde2;">Text here</p>
.mytext {color:#1fdde2;}
This box has a color of #1fdde2
<div style="background-color:#1fdde2;">Content here</div>
.mybackground {background-color:#1fdde2;}
Border around this has a color of #1fdde2
<div style="border:2px solid #1fdde2;">Content here</div>
.myborder {border:2px solid #1fdde2;}