#2ed2cd color space conversions
Hex:
#2ed2cd
RGB:
46, 210, 205
CMY:
82, 18, 20
CMYK:
78, 0, 2, 18
HSL:
178°, 64.5669%, 50.1961%
HSV (HSB):
178°, 78.0952%, 82.3529%
XYZ:
35.1928, 51.0818, 65.7625
xyY:
0.2315, 0.3360, 51.0818
CIE-Lab:
76.7285, -40.6530, -9.1814
CIE-LCH:
76.7285, 41.6769, 192.7266
CIE-Luv:
76.7285, -56.7427, -7.9848
Hunter-Lab:
71.4715, -37.1814, -4.5240
#2ed2cd color charts
#2ed2cd color shades, tints & tones
#2ed2cd color schemes
#2ed2cd color preview, HTML & CSS examples
This text has a color of #2ed2cd
<p style="color:#2ed2cd;">Text here</p>
.mytext {color:#2ed2cd;}
This box has a color of #2ed2cd
<div style="background-color:#2ed2cd;">Content here</div>
.mybackground {background-color:#2ed2cd;}
Border around this has a color of #2ed2cd
<div style="border:2px solid #2ed2cd;">Content here</div>
.myborder {border:2px solid #2ed2cd;}