#7ed8d8 color space conversions
Hex:
#7ed8d8
RGB:
126, 216, 216
CMY:
51, 15, 15
CMYK:
42, 0, 0, 15
HSL:
180°, 53.5714%, 67.0588%
HSV (HSB):
180°, 41.6667%, 84.7059%
XYZ:
45.5547, 58.5052, 73.8574
xyY:
0.2560, 0.3288, 58.5052
CIE-Lab:
81.0189, -26.8921, -8.4542
CIE-LCH:
81.0189, 28.1897, 197.4519
CIE-Luv:
81.0189, -40.7139, -8.7962
Hunter-Lab:
76.4887, -27.5452, -3.7083
#7ed8d8 color charts
#7ed8d8 color shades, tints & tones
#7ed8d8 color schemes
#7ed8d8 color preview, HTML & CSS examples
This text has a color of #7ed8d8
<p style="color:#7ed8d8;">Text here</p>
.mytext {color:#7ed8d8;}
This box has a color of #7ed8d8
<div style="background-color:#7ed8d8;">Content here</div>
.mybackground {background-color:#7ed8d8;}
Border around this has a color of #7ed8d8
<div style="border:2px solid #7ed8d8;">Content here</div>
.myborder {border:2px solid #7ed8d8;}