#2de3d3 color space conversions
Hex:
#2de3d3
RGB:
45, 227, 211
CMY:
82, 11, 17
CMYK:
80, 0, 7, 11
HSL:
175°, 76.4706%, 53.3333%
HSV (HSB):
175°, 80.1762%, 89.0196%
XYZ:
40.3091, 60.1992, 71.1231
xyY:
0.2349, 0.3507, 60.1992
CIE-Lab:
81.9463, -46.5253, -4.6592
CIE-LCH:
81.9463, 46.7580, 185.7188
CIE-Luv:
81.9463, -62.2586, 0.0773
Hunter-Lab:
77.5881, -43.0437, -0.0380
#2de3d3 color charts
#2de3d3 color shades, tints & tones
#2de3d3 color schemes
#2de3d3 color preview, HTML & CSS examples
This text has a color of #2de3d3
<p style="color:#2de3d3;">Text here</p>
.mytext {color:#2de3d3;}
This box has a color of #2de3d3
<div style="background-color:#2de3d3;">Content here</div>
.mybackground {background-color:#2de3d3;}
Border around this has a color of #2de3d3
<div style="border:2px solid #2de3d3;">Content here</div>
.myborder {border:2px solid #2de3d3;}