#7ed7d9 color space conversions
Hex:
#7ed7d9
RGB:
126, 215, 217
CMY:
51, 16, 15
CMYK:
42, 1, 0, 15
HSL:
181°, 54.4910%, 67.2549%
HSV (HSB):
181°, 41.9355%, 85.0980%
XYZ:
45.4290, 58.0463, 74.4553
xyY:
0.2553, 0.3262, 58.0463
CIE-Lab:
80.7645, -26.1560, -9.3657
CIE-LCH:
80.7645, 27.7822, 199.7010
CIE-Luv:
80.7645, -40.2843, -10.3638
Hunter-Lab:
76.1881, -26.8942, -4.6099
#7ed7d9 color charts
#7ed7d9 color shades, tints & tones
#7ed7d9 color schemes
#7ed7d9 color preview, HTML & CSS examples
This text has a color of #7ed7d9
<p style="color:#7ed7d9;">Text here</p>
.mytext {color:#7ed7d9;}
This box has a color of #7ed7d9
<div style="background-color:#7ed7d9;">Content here</div>
.mybackground {background-color:#7ed7d9;}
Border around this has a color of #7ed7d9
<div style="border:2px solid #7ed7d9;">Content here</div>
.myborder {border:2px solid #7ed7d9;}