#1def5a color space conversions
Hex:
#1def5a
RGB:
29, 239, 90
CMY:
89, 6, 65
CMYK:
88, 0, 62, 6
HSL:
137°, 86.7769%, 52.5490%
HSV (HSB):
137°, 87.8661%, 93.7255%
XYZ:
33.2187, 62.7324, 20.0306
xyY:
0.2864, 0.5409, 62.7324
CIE-Lab:
83.3014, -75.8271, 57.4619
CIE-LCH:
83.3014, 95.1400, 142.8451
CIE-Luv:
83.3014, -75.1233, 83.9628
Hunter-Lab:
79.2038, -63.7424, 40.4482
#1def5a color charts
#1def5a color shades, tints & tones
#1def5a color schemes
#1def5a color preview, HTML & CSS examples
This text has a color of #1def5a
<p style="color:#1def5a;">Text here</p>
.mytext {color:#1def5a;}
This box has a color of #1def5a
<div style="background-color:#1def5a;">Content here</div>
.mybackground {background-color:#1def5a;}
Border around this has a color of #1def5a
<div style="border:2px solid #1def5a;">Content here</div>
.myborder {border:2px solid #1def5a;}