#7dbedc color space conversions
Hex:
#7dbedc
RGB:
125, 190, 220
CMY:
51, 25, 14
CMYK:
43, 14, 0, 14
HSL:
199°, 57.5758%, 67.6471%
HSV (HSB):
199°, 43.1818%, 86.2745%
XYZ:
39.7892, 46.3542, 74.5603
xyY:
0.2476, 0.2884, 46.3542
CIE-Lab:
73.7748, -12.9253, -21.4997
CIE-LCH:
73.7748, 25.0859, 238.9864
CIE-Luv:
73.7748, -30.5379, -31.8547
Hunter-Lab:
68.0839, -14.8290, -17.2711
#7dbedc color charts
#7dbedc color shades, tints & tones
#7dbedc color schemes
#7dbedc color preview, HTML & CSS examples
This text has a color of #7dbedc
<p style="color:#7dbedc;">Text here</p>
.mytext {color:#7dbedc;}
This box has a color of #7dbedc
<div style="background-color:#7dbedc;">Content here</div>
.mybackground {background-color:#7dbedc;}
Border around this has a color of #7dbedc
<div style="border:2px solid #7dbedc;">Content here</div>
.myborder {border:2px solid #7dbedc;}