#7ed2d5 color space conversions
Hex:
#7ed2d5
RGB:
126, 210, 213
CMY:
51, 18, 16
CMYK:
41, 1, 0, 16
HSL:
182°, 50.8772%, 66.4706%
HSV (HSB):
182°, 40.8451%, 83.5294%
XYZ:
43.6610, 55.3329, 71.3299
xyY:
0.2563, 0.3249, 55.3329
CIE-Lab:
79.2326, -24.6918, -9.5061
CIE-LCH:
79.2326, 26.4585, 201.0562
CIE-Luv:
79.2326, -38.3878, -10.7839
Hunter-Lab:
74.3861, -25.4048, -4.7838
#7ed2d5 color charts
#7ed2d5 color shades, tints & tones
#7ed2d5 color schemes
#7ed2d5 color preview, HTML & CSS examples
This text has a color of #7ed2d5
<p style="color:#7ed2d5;">Text here</p>
.mytext {color:#7ed2d5;}
This box has a color of #7ed2d5
<div style="background-color:#7ed2d5;">Content here</div>
.mybackground {background-color:#7ed2d5;}
Border around this has a color of #7ed2d5
<div style="border:2px solid #7ed2d5;">Content here</div>
.myborder {border:2px solid #7ed2d5;}