#7ed8dd color space conversions
Hex:
#7ed8dd
RGB:
126, 216, 221
CMY:
51, 15, 13
CMYK:
43, 2, 0, 13
HSL:
183°, 58.2822%, 68.0392%
HSV (HSB):
183°, 42.9864%, 86.6667%
XYZ:
46.2112, 58.7678, 77.3143
xyY:
0.2535, 0.3224, 58.7678
CIE-Lab:
81.1638, -25.6462, -10.9043
CIE-LCH:
81.1638, 27.8681, 203.0344
CIE-Luv:
81.1638, -40.5652, -12.9253
Hunter-Lab:
76.6602, -26.5544, -6.1338
#7ed8dd color charts
#7ed8dd color shades, tints & tones
#7ed8dd color schemes
#7ed8dd color preview, HTML & CSS examples
This text has a color of #7ed8dd
<p style="color:#7ed8dd;">Text here</p>
.mytext {color:#7ed8dd;}
This box has a color of #7ed8dd
<div style="background-color:#7ed8dd;">Content here</div>
.mybackground {background-color:#7ed8dd;}
Border around this has a color of #7ed8dd
<div style="border:2px solid #7ed8dd;">Content here</div>
.myborder {border:2px solid #7ed8dd;}