#7dbdcc color space conversions
Hex:
#7dbdcc
RGB:
125, 189, 204
CMY:
51, 26, 20
CMYK:
39, 7, 0, 20
HSL:
191°, 43.6464%, 64.5098%
HSV (HSB):
191°, 38.7255%, 80.0000%
XYZ:
37.5541, 45.1148, 63.8555
xyY:
0.2563, 0.3079, 45.1148
CIE-Lab:
72.9674, -16.5842, -14.0158
CIE-LCH:
72.9674, 21.7135, 220.2022
CIE-Luv:
72.9674, -30.3631, -19.0646
Hunter-Lab:
67.1676, -17.7419, -9.3491
#7dbdcc color charts
#7dbdcc color shades, tints & tones
#7dbdcc color schemes
#7dbdcc color preview, HTML & CSS examples
This text has a color of #7dbdcc
<p style="color:#7dbdcc;">Text here</p>
.mytext {color:#7dbdcc;}
This box has a color of #7dbdcc
<div style="background-color:#7dbdcc;">Content here</div>
.mybackground {background-color:#7dbdcc;}
Border around this has a color of #7dbdcc
<div style="border:2px solid #7dbdcc;">Content here</div>
.myborder {border:2px solid #7dbdcc;}