#2dff85 color space conversions
Hex:
#2dff85
RGB:
45, 255, 133
CMY:
82, 0, 48
CMYK:
82, 0, 48, 0
HSL:
145°, 100.0000%, 58.8235%
HSV (HSB):
145°, 82.3529%, 100.0000%
XYZ:
41.0758, 73.7713, 34.2647
xyY:
0.2755, 0.4947, 73.7713
CIE-Lab:
88.8143, -73.7619, 44.6767
CIE-LCH:
88.8143, 86.2370, 148.7972
CIE-Luv:
88.8143, -76.7146, 72.3123
Hunter-Lab:
85.8902, -64.9428, 36.4703
#2dff85 color charts
#2dff85 color shades, tints & tones
#2dff85 color schemes
#2dff85 color preview, HTML & CSS examples
This text has a color of #2dff85
<p style="color:#2dff85;">Text here</p>
.mytext {color:#2dff85;}
This box has a color of #2dff85
<div style="background-color:#2dff85;">Content here</div>
.mybackground {background-color:#2dff85;}
Border around this has a color of #2dff85
<div style="border:2px solid #2dff85;">Content here</div>
.myborder {border:2px solid #2dff85;}