#7dedea color space conversions
Hex:
#7dedea
RGB:
125, 237, 234
CMY:
51, 7, 8
CMYK:
47, 0, 1, 7
HSL:
178°, 75.6757%, 70.9804%
HSV (HSB):
178°, 47.2574%, 92.9412%
XYZ:
53.5929, 70.8689, 88.6963
xyY:
0.2514, 0.3325, 70.8689
CIE-Lab:
87.4213, -32.7087, -8.4739
CIE-LCH:
87.4213, 33.7886, 194.5243
CIE-Luv:
87.4213, -48.6446, -8.0184
Hunter-Lab:
84.1836, -33.6849, -3.5397
#7dedea color charts
#7dedea color shades, tints & tones
#7dedea color schemes
#7dedea color preview, HTML & CSS examples
This text has a color of #7dedea
<p style="color:#7dedea;">Text here</p>
.mytext {color:#7dedea;}
This box has a color of #7dedea
<div style="background-color:#7dedea;">Content here</div>
.mybackground {background-color:#7dedea;}
Border around this has a color of #7dedea
<div style="border:2px solid #7dedea;">Content here</div>
.myborder {border:2px solid #7dedea;}