#1df4ed color space conversions
Hex:
#1df4ed
RGB:
29, 244, 237
CMY:
89, 4, 7
CMYK:
88, 0, 3, 4
HSL:
178°, 90.7173%, 53.5294%
HSV (HSB):
178°, 88.1148%, 95.6863%
XYZ:
48.1434, 71.0770, 91.3026
xyY:
0.2287, 0.3376, 71.0770
CIE-Lab:
87.5224, -47.6488, -10.1113
CIE-LCH:
87.5224, 48.7099, 191.9807
CIE-Luv:
87.5224, -67.2645, -8.5685
Hunter-Lab:
84.3072, -45.6055, -5.1946
#1df4ed color charts
#1df4ed color shades, tints & tones
#1df4ed color schemes
#1df4ed color preview, HTML & CSS examples
This text has a color of #1df4ed
<p style="color:#1df4ed;">Text here</p>
.mytext {color:#1df4ed;}
This box has a color of #1df4ed
<div style="background-color:#1df4ed;">Content here</div>
.mybackground {background-color:#1df4ed;}
Border around this has a color of #1df4ed
<div style="border:2px solid #1df4ed;">Content here</div>
.myborder {border:2px solid #1df4ed;}