#729dfc color space conversions
Hex:
#729dfc
RGB:
114, 157, 252
CMY:
55, 38, 1
CMYK:
55, 38, 0, 1
HSL:
221°, 95.8333%, 71.7647%
HSV (HSB):
221°, 54.7619%, 98.8235%
XYZ:
36.5671, 34.7196, 96.8697
xyY:
0.2175, 0.2065, 34.7196
CIE-Lab:
65.5298, 12.2316, -51.7875
CIE-LCH:
65.5298, 53.2124, 283.2891
CIE-Luv:
65.5298, -21.5933, -85.0498
Hunter-Lab:
58.9234, 7.6589, -56.2261
#729dfc color charts
#729dfc color shades, tints & tones
#729dfc color schemes
#729dfc color preview, HTML & CSS examples
This text has a color of #729dfc
<p style="color:#729dfc;">Text here</p>
.mytext {color:#729dfc;}
This box has a color of #729dfc
<div style="background-color:#729dfc;">Content here</div>
.mybackground {background-color:#729dfc;}
Border around this has a color of #729dfc
<div style="border:2px solid #729dfc;">Content here</div>
.myborder {border:2px solid #729dfc;}