#2def03 color space conversions
Hex:
#2def03
RGB:
45, 239, 3
CMY:
82, 6, 99
CMYK:
81, 0, 99, 6
HSL:
109°, 97.5207%, 47.4510%
HSV (HSB):
109°, 98.7448%, 93.7255%
XYZ:
31.9651, 62.2975, 10.4260
xyY:
0.3053, 0.5951, 62.2975
CIE-Lab:
83.0714, -79.3227, 79.3137
CIE-LCH:
83.0714, 112.1728, 135.0032
CIE-Luv:
83.0714, -75.2550, 101.1142
Hunter-Lab:
78.9287, -65.8351, 47.4183
#2def03 color charts
#2def03 color shades, tints & tones
#2def03 color schemes
#2def03 color preview, HTML & CSS examples
This text has a color of #2def03
<p style="color:#2def03;">Text here</p>
.mytext {color:#2def03;}
This box has a color of #2def03
<div style="background-color:#2def03;">Content here</div>
.mybackground {background-color:#2def03;}
Border around this has a color of #2def03
<div style="border:2px solid #2def03;">Content here</div>
.myborder {border:2px solid #2def03;}