#2dffcd color space conversions
Hex:
#2dffcd
RGB:
45, 255, 205
CMY:
82, 0, 20
CMYK:
82, 0, 20, 0
HSL:
166°, 100.0000%, 58.8235%
HSV (HSB):
166°, 82.3529%, 100.0000%
XYZ:
47.8616, 76.4857, 69.9982
xyY:
0.2463, 0.3936, 76.4857
CIE-Lab:
90.0844, -59.4709, 10.2915
CIE-LCH:
90.0844, 60.3548, 170.1821
CIE-Luv:
90.0844, -72.1309, 25.2467
Hunter-Lab:
87.4561, -55.3614, 13.7646
#2dffcd color charts
#2dffcd color shades, tints & tones
#2dffcd color schemes
#2dffcd color preview, HTML & CSS examples
This text has a color of #2dffcd
<p style="color:#2dffcd;">Text here</p>
.mytext {color:#2dffcd;}
This box has a color of #2dffcd
<div style="background-color:#2dffcd;">Content here</div>
.mybackground {background-color:#2dffcd;}
Border around this has a color of #2dffcd
<div style="border:2px solid #2dffcd;">Content here</div>
.myborder {border:2px solid #2dffcd;}