#2deec9 color space conversions
Hex:
#2deec9
RGB:
45, 238, 201
CMY:
82, 7, 21
CMYK:
81, 0, 16, 7
HSL:
168°, 85.0220%, 55.4902%
HSV (HSB):
168°, 81.0924%, 93.3333%
XYZ:
42.1993, 65.9240, 65.7588
xyY:
0.2427, 0.3791, 65.9240
CIE-Lab:
84.9576, -53.7227, 5.0099
CIE-LCH:
84.9576, 53.9558, 174.6723
CIE-Luv:
84.9576, -66.7311, 16.2221
Hunter-Lab:
81.1936, -49.3157, 8.8165
#2deec9 color charts
#2deec9 color shades, tints & tones
#2deec9 color schemes
#2deec9 color preview, HTML & CSS examples
This text has a color of #2deec9
<p style="color:#2deec9;">Text here</p>
.mytext {color:#2deec9;}
This box has a color of #2deec9
<div style="background-color:#2deec9;">Content here</div>
.mybackground {background-color:#2deec9;}
Border around this has a color of #2deec9
<div style="border:2px solid #2deec9;">Content here</div>
.myborder {border:2px solid #2deec9;}