#7ed7e6 color space conversions
Hex:
#7ed7e6
RGB:
126, 215, 230
CMY:
51, 16, 10
CMYK:
45, 7, 0, 10
HSL:
189°, 67.5325%, 69.8039%
HSV (HSB):
189°, 45.2174%, 90.1961%
XYZ:
47.1876, 58.7497, 83.7157
xyY:
0.2488, 0.3098, 58.7497
CIE-Lab:
81.1538, -22.8535, -15.7160
CIE-LCH:
81.1538, 27.7358, 214.5157
CIE-Luv:
81.1538, -39.9053, -21.1906
Hunter-Lab:
76.6483, -24.2434, -11.1030
#7ed7e6 color charts
#7ed7e6 color shades, tints & tones
#7ed7e6 color schemes
#7ed7e6 color preview, HTML & CSS examples
This text has a color of #7ed7e6
<p style="color:#7ed7e6;">Text here</p>
.mytext {color:#7ed7e6;}
This box has a color of #7ed7e6
<div style="background-color:#7ed7e6;">Content here</div>
.mybackground {background-color:#7ed7e6;}
Border around this has a color of #7ed7e6
<div style="border:2px solid #7ed7e6;">Content here</div>
.myborder {border:2px solid #7ed7e6;}