#1def14 color space conversions
Hex:
#1def14
RGB:
29, 239, 20
CMY:
89, 6, 92
CMYK:
88, 0, 92, 6
HSL:
118°, 87.2510%, 50.7843%
HSV (HSB):
118°, 91.6318%, 93.7255%
XYZ:
31.4995, 62.0447, 10.9775
xyY:
0.3014, 0.5936, 62.0447
CIE-Lab:
82.9372, -80.4411, 77.4969
CIE-LCH:
82.9372, 111.6984, 136.0680
CIE-Luv:
82.9372, -76.7902, 100.0709
Hunter-Lab:
78.7685, -66.4628, 46.8751
#1def14 color charts
#1def14 color shades, tints & tones
#1def14 color schemes
#1def14 color preview, HTML & CSS examples
This text has a color of #1def14
<p style="color:#1def14;">Text here</p>
.mytext {color:#1def14;}
This box has a color of #1def14
<div style="background-color:#1def14;">Content here</div>
.mybackground {background-color:#1def14;}
Border around this has a color of #1def14
<div style="border:2px solid #1def14;">Content here</div>
.myborder {border:2px solid #1def14;}