#7dedda color space conversions
Hex:
#7dedda
RGB:
125, 237, 218
CMY:
51, 7, 15
CMYK:
47, 0, 8, 7
HSL:
170°, 75.6757%, 70.9804%
HSV (HSB):
170°, 47.2574%, 92.9412%
XYZ:
51.3965, 69.9903, 77.1303
xyY:
0.2589, 0.3526, 69.9903
CIE-Lab:
86.9921, -36.5808, -0.7138
CIE-LCH:
86.9921, 36.5878, 181.1179
CIE-Luv:
86.9921, -49.2735, 4.9119
Hunter-Lab:
83.6602, -36.7442, 3.8999
#7dedda color charts
#7dedda color shades, tints & tones
#7dedda color schemes
#7dedda color preview, HTML & CSS examples
This text has a color of #7dedda
<p style="color:#7dedda;">Text here</p>
.mytext {color:#7dedda;}
This box has a color of #7dedda
<div style="background-color:#7dedda;">Content here</div>
.mybackground {background-color:#7dedda;}
Border around this has a color of #7dedda
<div style="border:2px solid #7dedda;">Content here</div>
.myborder {border:2px solid #7dedda;}