#4b729f color space conversions
Hex:
        #4b729f
        RGB:
        75, 114, 159
        CMY:
        71, 55, 38
        CMYK:
        53, 28, 0, 38
      HSL:
        212°, 35.8974%, 45.8824%
        HSV (HSB):
        212°, 52.8302%, 62.3529%
        XYZ:
        15.1770, 16.0337, 35.0958
        xyY:
        0.2289, 0.2418, 16.0337
      CIE-Lab:
        47.0187, -0.3722, -28.4758
        CIE-LCH:
        47.0187, 28.4783, 269.2511
        CIE-Luv:
        47.0187, -18.1293, -41.9134
        Hunter-Lab:
        40.0421, -2.4176, -23.9366
      #4b729f color charts
#4b729f RGB chart
      #4b729f CMYK chart
      #4b729f RGB pie chart
      #4b729f color shades, tints & tones
#4b729f color schemes
#4b729f color preview, HTML & CSS examples
           This text has a color of #4b729f        
        
          <p style="color:#4b729f;">Text here</p>
        
        
          .mytext {color:#4b729f;}
        
        Text color #4b729f
      
           This box has a color of #4b729f        
        
          <div style="background-color:#4b729f;">Content here</div>
        
        
          .mybackground {background-color:#4b729f;}
        
        Background color #4b729f
      
           Border around this has a color of #4b729f        
        
          <div style="border:2px solid #4b729f;">Content here</div>
        
        
          .myborder {border:2px solid #4b729f;}
        
        Border color #4b729f