#7deed8 color space conversions
Hex:
#7deed8
RGB:
125, 238, 216
CMY:
51, 7, 15
CMYK:
47, 0, 9, 7
HSL:
168°, 76.8707%, 71.1765%
HSV (HSB):
168°, 47.4790%, 93.3333%
XYZ:
51.4267, 70.4669, 75.8568
xyY:
0.2601, 0.3563, 70.4669
CIE-Lab:
87.2254, -37.5066, 0.6750
CIE-LCH:
87.2254, 37.5127, 178.9689
CIE-Luv:
87.2254, -49.7431, 7.2183
Hunter-Lab:
83.9446, -37.5492, 5.1836
#7deed8 color charts
#7deed8 color shades, tints & tones
#7deed8 color schemes
#7deed8 color preview, HTML & CSS examples
This text has a color of #7deed8
<p style="color:#7deed8;">Text here</p>
.mytext {color:#7deed8;}
This box has a color of #7deed8
<div style="background-color:#7deed8;">Content here</div>
.mybackground {background-color:#7deed8;}
Border around this has a color of #7deed8
<div style="border:2px solid #7deed8;">Content here</div>
.myborder {border:2px solid #7deed8;}