#2dffc9 color space conversions
Hex:
#2dffc9
RGB:
45, 255, 201
CMY:
82, 0, 21
CMYK:
82, 0, 21, 0
HSL:
165°, 100.0000%, 58.8235%
HSV (HSB):
165°, 82.3529%, 100.0000%
XYZ:
47.3848, 76.2949, 67.4873
xyY:
0.2479, 0.3991, 76.2949
CIE-Lab:
89.9961, -60.4159, 12.2285
CIE-LCH:
89.9961, 61.6411, 168.5576
CIE-Luv:
89.9961, -72.4179, 28.2502
Hunter-Lab:
87.3470, -56.0228, 15.3334
#2dffc9 color charts
#2dffc9 color shades, tints & tones
#2dffc9 color schemes
#2dffc9 color preview, HTML & CSS examples
This text has a color of #2dffc9
<p style="color:#2dffc9;">Text here</p>
.mytext {color:#2dffc9;}
This box has a color of #2dffc9
<div style="background-color:#2dffc9;">Content here</div>
.mybackground {background-color:#2dffc9;}
Border around this has a color of #2dffc9
<div style="border:2px solid #2dffc9;">Content here</div>
.myborder {border:2px solid #2dffc9;}