#2dff8d color space conversions
Hex:
#2dff8d
RGB:
45, 255, 141
CMY:
82, 0, 45
CMYK:
82, 0, 45, 0
HSL:
147°, 100.0000%, 58.8235%
HSV (HSB):
147°, 82.3529%, 100.0000%
XYZ:
41.6499, 74.0010, 37.2877
xyY:
0.2723, 0.4839, 74.0010
CIE-Lab:
88.9229, -72.4772, 40.9755
CIE-LCH:
88.9229, 83.2582, 150.5180
CIE-Luv:
88.9229, -76.2809, 67.9337
Hunter-Lab:
86.0238, -64.1179, 34.5169
#2dff8d color charts
#2dff8d color shades, tints & tones
#2dff8d color schemes
#2dff8d color preview, HTML & CSS examples
This text has a color of #2dff8d
<p style="color:#2dff8d;">Text here</p>
.mytext {color:#2dff8d;}
This box has a color of #2dff8d
<div style="background-color:#2dff8d;">Content here</div>
.mybackground {background-color:#2dff8d;}
Border around this has a color of #2dff8d
<div style="border:2px solid #2dff8d;">Content here</div>
.myborder {border:2px solid #2dff8d;}