#2dd7e5 color space conversions
Hex:
#2dd7e5
RGB:
45, 215, 229
CMY:
82, 16, 10
CMYK:
80, 6, 0, 10
HSL:
185°, 77.9661%, 53.7255%
HSV (HSB):
185°, 80.3493%, 89.8039%
XYZ:
39.5255, 54.8159, 82.6261
xyY:
0.2233, 0.3098, 54.8159
CIE-Lab:
78.9351, -35.9962, -18.7429
CIE-LCH:
78.9351, 40.5836, 207.5056
CIE-Luv:
78.9351, -56.8077, -24.3607
Hunter-Lab:
74.0378, -34.2728, -14.3411
#2dd7e5 color charts
#2dd7e5 color shades, tints & tones
#2dd7e5 color schemes
#2dd7e5 color preview, HTML & CSS examples
This text has a color of #2dd7e5
<p style="color:#2dd7e5;">Text here</p>
.mytext {color:#2dd7e5;}
This box has a color of #2dd7e5
<div style="background-color:#2dd7e5;">Content here</div>
.mybackground {background-color:#2dd7e5;}
Border around this has a color of #2dd7e5
<div style="border:2px solid #2dd7e5;">Content here</div>
.myborder {border:2px solid #2dd7e5;}