#2deed9 color space conversions
Hex:
#2deed9
RGB:
45, 238, 217
CMY:
82, 7, 15
CMYK:
81, 0, 9, 7
HSL:
173°, 85.0220%, 55.4902%
HSV (HSB):
173°, 81.0924%, 93.3333%
XYZ:
44.1811, 66.7167, 76.1947
xyY:
0.2361, 0.3566, 66.7167
CIE-Lab:
85.3607, -49.5800, -2.8028
CIE-LCH:
85.3607, 49.6591, 183.2355
CIE-Luv:
85.3607, -65.5503, 3.5000
Hunter-Lab:
81.6803, -46.3894, 1.8681
#2deed9 color charts
#2deed9 color shades, tints & tones
#2deed9 color schemes
#2deed9 color preview, HTML & CSS examples
This text has a color of #2deed9
<p style="color:#2deed9;">Text here</p>
.mytext {color:#2deed9;}
This box has a color of #2deed9
<div style="background-color:#2deed9;">Content here</div>
.mybackground {background-color:#2deed9;}
Border around this has a color of #2deed9
<div style="border:2px solid #2deed9;">Content here</div>
.myborder {border:2px solid #2deed9;}