#2def1d color space conversions
Hex:
#2def1d
RGB:
45, 239, 29
CMY:
82, 6, 89
CMYK:
81, 0, 88, 6
HSL:
115°, 86.7769%, 52.5490%
HSV (HSB):
115°, 87.8661%, 93.7255%
XYZ:
32.1705, 62.3796, 11.5073
xyY:
0.3033, 0.5882, 62.3796
CIE-Lab:
83.1149, -78.7673, 76.3291
CIE-LCH:
83.1149, 109.6833, 135.9007
CIE-Luv:
83.1149, -75.0557, 99.1283
Hunter-Lab:
78.9808, -65.5097, 46.6481
#2def1d color charts
#2def1d color shades, tints & tones
#2def1d color schemes
#2def1d color preview, HTML & CSS examples
This text has a color of #2def1d
<p style="color:#2def1d;">Text here</p>
.mytext {color:#2def1d;}
This box has a color of #2def1d
<div style="background-color:#2def1d;">Content here</div>
.mybackground {background-color:#2def1d;}
Border around this has a color of #2def1d
<div style="border:2px solid #2def1d;">Content here</div>
.myborder {border:2px solid #2def1d;}