#2def0a color space conversions
Hex:
#2def0a
RGB:
45, 239, 10
CMY:
82, 6, 96
CMYK:
81, 0, 96, 6
HSL:
111°, 91.9679%, 48.8235%
HSV (HSB):
111°, 95.8159%, 93.7255%
XYZ:
32.0035, 62.3128, 10.6280
xyY:
0.3050, 0.5938, 62.3128
CIE-Lab:
83.0795, -79.2187, 78.7407
CIE-LCH:
83.0795, 111.6947, 135.1734
CIE-Luv:
83.0795, -75.2176, 100.7420
Hunter-Lab:
78.9385, -65.7743, 47.2743
#2def0a color charts
#2def0a color shades, tints & tones
#2def0a color schemes
#2def0a color preview, HTML & CSS examples
This text has a color of #2def0a
<p style="color:#2def0a;">Text here</p>
.mytext {color:#2def0a;}
This box has a color of #2def0a
<div style="background-color:#2def0a;">Content here</div>
.mybackground {background-color:#2def0a;}
Border around this has a color of #2def0a
<div style="border:2px solid #2def0a;">Content here</div>
.myborder {border:2px solid #2def0a;}