#2dfd3d color space conversions
Hex:
#2dfd3d
RGB:
45, 253, 61
CMY:
82, 1, 76
CMYK:
82, 0, 76, 1
HSL:
125°, 98.1132%, 58.4314%
HSV (HSB):
125°, 82.2134%, 99.2157%
XYZ:
37.0498, 71.1454, 16.1946
xyY:
0.2979, 0.5720, 71.1454
CIE-Lab:
87.5556, -81.1141, 72.5781
CIE-LCH:
87.5556, 108.8443, 138.1789
CIE-Luv:
87.5556, -78.8624, 99.1328
Hunter-Lab:
84.3477, -69.2023, 47.6598
#2dfd3d color charts
#2dfd3d color shades, tints & tones
#2dfd3d color schemes
#2dfd3d color preview, HTML & CSS examples
This text has a color of #2dfd3d
<p style="color:#2dfd3d;">Text here</p>
.mytext {color:#2dfd3d;}
This box has a color of #2dfd3d
<div style="background-color:#2dfd3d;">Content here</div>
.mybackground {background-color:#2dfd3d;}
Border around this has a color of #2dfd3d
<div style="border:2px solid #2dfd3d;">Content here</div>
.myborder {border:2px solid #2dfd3d;}