#2dfded color space conversions
Hex:
#2dfded
RGB:
45, 253, 237
CMY:
82, 1, 7
CMYK:
82, 0, 6, 1
HSL:
175°, 98.1132%, 58.4314%
HSV (HSB):
175°, 82.2134%, 99.2157%
XYZ:
51.4935, 76.9229, 92.2544
xyY:
0.2334, 0.3486, 76.9229
CIE-Lab:
90.2861, -50.5230, -5.9994
CIE-LCH:
90.2861, 50.8779, 186.7720
CIE-Luv:
90.2861, -69.0913, -1.4376
Hunter-Lab:
87.7057, -48.6845, -0.9710
#2dfded color charts
#2dfded color shades, tints & tones
#2dfded color schemes
#2dfded color preview, HTML & CSS examples
This text has a color of #2dfded
<p style="color:#2dfded;">Text here</p>
.mytext {color:#2dfded;}
This box has a color of #2dfded
<div style="background-color:#2dfded;">Content here</div>
.mybackground {background-color:#2dfded;}
Border around this has a color of #2dfded
<div style="border:2px solid #2dfded;">Content here</div>
.myborder {border:2px solid #2dfded;}