#7ed3d9 color space conversions
Hex:
#7ed3d9
RGB:
126, 211, 217
CMY:
51, 17, 15
CMYK:
42, 3, 0, 15
HSL:
184°, 54.4910%, 67.2549%
HSV (HSB):
184°, 41.9355%, 85.0980%
XYZ:
44.4228, 56.0339, 74.1199
xyY:
0.2545, 0.3210, 56.0339
CIE-Lab:
79.6331, -24.1871, -11.0514
CIE-LCH:
79.6331, 26.5923, 204.5564
CIE-Luv:
79.6331, -38.6823, -13.3502
Hunter-Lab:
74.8558, -25.0676, -6.3081
#7ed3d9 color charts
#7ed3d9 color shades, tints & tones
#7ed3d9 color schemes
#7ed3d9 color preview, HTML & CSS examples
This text has a color of #7ed3d9
<p style="color:#7ed3d9;">Text here</p>
.mytext {color:#7ed3d9;}
This box has a color of #7ed3d9
<div style="background-color:#7ed3d9;">Content here</div>
.mybackground {background-color:#7ed3d9;}
Border around this has a color of #7ed3d9
<div style="border:2px solid #7ed3d9;">Content here</div>
.myborder {border:2px solid #7ed3d9;}