#729da7 color space conversions
Hex:
#729da7
RGB:
114, 157, 167
CMY:
55, 38, 35
CMYK:
32, 6, 0, 35
HSL:
191°, 23.1441%, 55.0980%
HSV (HSB):
191°, 31.7365%, 65.4902%
XYZ:
25.9715, 30.4814, 41.0739
xyY:
0.2663, 0.3125, 30.4814
CIE-Lab:
62.0674, -12.0411, -9.9113
CIE-LCH:
62.0674, 15.5956, 219.4585
CIE-Luv:
62.0674, -21.4048, -12.8708
Hunter-Lab:
55.2099, -12.6487, -5.4623
#729da7 color charts
#729da7 color shades, tints & tones
#729da7 color schemes
#729da7 color preview, HTML & CSS examples
This text has a color of #729da7
<p style="color:#729da7;">Text here</p>
.mytext {color:#729da7;}
This box has a color of #729da7
<div style="background-color:#729da7;">Content here</div>
.mybackground {background-color:#729da7;}
Border around this has a color of #729da7
<div style="border:2px solid #729da7;">Content here</div>
.myborder {border:2px solid #729da7;}