#7debdd color space conversions
Hex:
#7debdd
RGB:
125, 235, 221
CMY:
51, 8, 13
CMYK:
47, 0, 6, 8
HSL:
172°, 73.3333%, 70.5882%
HSV (HSB):
172°, 46.8085%, 92.1569%
XYZ:
51.2169, 68.9971, 79.0250
xyY:
0.2571, 0.3463, 68.9971
CIE-Lab:
86.5026, -34.9459, -3.0058
CIE-LCH:
86.5026, 35.0750, 184.9162
CIE-Luv:
86.5026, -48.3752, 1.0611
Hunter-Lab:
83.0645, -35.3011, 1.7385
#7debdd color charts
#7debdd color shades, tints & tones
#7debdd color schemes
#7debdd color preview, HTML & CSS examples
This text has a color of #7debdd
<p style="color:#7debdd;">Text here</p>
.mytext {color:#7debdd;}
This box has a color of #7debdd
<div style="background-color:#7debdd;">Content here</div>
.mybackground {background-color:#7debdd;}
Border around this has a color of #7debdd
<div style="border:2px solid #7debdd;">Content here</div>
.myborder {border:2px solid #7debdd;}