#729fd5 color space conversions
Hex:
#729fd5
RGB:
114, 159, 213
CMY:
55, 38, 16
CMYK:
46, 25, 0, 16
HSL:
213°, 54.0984%, 64.1176%
HSV (HSB):
213°, 46.4789%, 83.5294%
XYZ:
31.3478, 33.1778, 67.7025
xyY:
0.2371, 0.2509, 33.1778
CIE-Lab:
64.3046, -0.6844, -32.2483
CIE-LCH:
64.3046, 32.2555, 268.7843
CIE-Luv:
64.3046, -22.2105, -50.5595
Hunter-Lab:
57.6002, -3.6550, -29.3687
#729fd5 color charts
#729fd5 color shades, tints & tones
#729fd5 color schemes
#729fd5 color preview, HTML & CSS examples
This text has a color of #729fd5
<p style="color:#729fd5;">Text here</p>
.mytext {color:#729fd5;}
This box has a color of #729fd5
<div style="background-color:#729fd5;">Content here</div>
.mybackground {background-color:#729fd5;}
Border around this has a color of #729fd5
<div style="border:2px solid #729fd5;">Content here</div>
.myborder {border:2px solid #729fd5;}