#1def52 color space conversions
Hex:
#1def52
RGB:
29, 239, 82
CMY:
89, 6, 68
CMYK:
88, 0, 66, 6
HSL:
135°, 86.7769%, 52.5490%
HSV (HSB):
135°, 87.8661%, 93.7255%
XYZ:
32.8962, 62.6034, 18.3325
xyY:
0.2890, 0.5500, 62.6034
CIE-Lab:
83.2333, -76.6769, 60.6542
CIE-LCH:
83.2333, 97.7664, 141.6547
CIE-Luv:
83.2333, -75.4258, 86.8993
Hunter-Lab:
79.1223, -64.2502, 41.6482
#1def52 color charts
#1def52 color shades, tints & tones
#1def52 color schemes
#1def52 color preview, HTML & CSS examples
This text has a color of #1def52
<p style="color:#1def52;">Text here</p>
.mytext {color:#1def52;}
This box has a color of #1def52
<div style="background-color:#1def52;">Content here</div>
.mybackground {background-color:#1def52;}
Border around this has a color of #1def52
<div style="border:2px solid #1def52;">Content here</div>
.myborder {border:2px solid #1def52;}