#2deeb5 color space conversions
Hex:
#2deeb5
RGB:
45, 238, 181
CMY:
82, 7, 29
CMYK:
81, 0, 24, 7
HSL:
162°, 85.0220%, 55.4902%
HSV (HSB):
162°, 81.0924%, 93.3333%
XYZ:
39.9972, 65.0432, 54.1626
xyY:
0.2512, 0.4086, 65.0432
CIE-Lab:
84.5060, -58.5297, 14.8176
CIE-LCH:
84.5060, 60.3762, 165.7933
CIE-Luv:
84.5060, -68.1569, 31.3556
Hunter-Lab:
80.6493, -52.6111, 16.6365
#2deeb5 color charts
#2deeb5 color shades, tints & tones
#2deeb5 color schemes
#2deeb5 color preview, HTML & CSS examples
This text has a color of #2deeb5
<p style="color:#2deeb5;">Text here</p>
.mytext {color:#2deeb5;}
This box has a color of #2deeb5
<div style="background-color:#2deeb5;">Content here</div>
.mybackground {background-color:#2deeb5;}
Border around this has a color of #2deeb5
<div style="border:2px solid #2deeb5;">Content here</div>
.myborder {border:2px solid #2deeb5;}