#7dceca color space conversions
Hex:
#7dceca
RGB:
125, 206, 202
CMY:
51, 19, 21
CMYK:
39, 0, 2, 19
HSL:
177°, 45.2514%, 64.9020%
HSV (HSB):
177°, 39.3204%, 80.7843%
XYZ:
41.1894, 52.7669, 63.8912
xyY:
0.2609, 0.3343, 52.7669
CIE-Lab:
77.7371, -25.6673, -5.8234
CIE-LCH:
77.7371, 26.3196, 192.7828
CIE-Luv:
77.7371, -37.3927, -4.7808
Hunter-Lab:
72.6408, -25.9068, -1.3000
#7dceca color charts
#7dceca color shades, tints & tones
#7dceca color schemes
#7dceca color preview, HTML & CSS examples
This text has a color of #7dceca
<p style="color:#7dceca;">Text here</p>
.mytext {color:#7dceca;}
This box has a color of #7dceca
<div style="background-color:#7dceca;">Content here</div>
.mybackground {background-color:#7dceca;}
Border around this has a color of #7dceca
<div style="border:2px solid #7dceca;">Content here</div>
.myborder {border:2px solid #7dceca;}