#56729e color space conversions
Hex:
        #56729e
        RGB:
        86, 114, 158
        CMY:
        66, 55, 38
        CMYK:
        46, 28, 0, 38
      HSL:
        217°, 29.5082%, 47.8431%
        HSV (HSB):
        217°, 45.5696%, 61.9608%
        XYZ:
        16.0266, 16.4817, 34.6843
        xyY:
        0.2385, 0.2453, 16.4817
      CIE-Lab:
        47.6002, 2.0914, -26.9352
        CIE-LCH:
        47.6002, 27.0162, 274.4399
        CIE-Luv:
        47.6002, -14.4229, -39.9059
        Hunter-Lab:
        40.5976, -0.5799, -22.2357
      #56729e color charts
#56729e RGB chart
      #56729e CMYK chart
      #56729e RGB pie chart
      #56729e color shades, tints & tones
#56729e color schemes
#56729e color preview, HTML & CSS examples
           This text has a color of #56729e        
        
          <p style="color:#56729e;">Text here</p>
        
        
          .mytext {color:#56729e;}
        
        Text color #56729e
      
           This box has a color of #56729e        
        
          <div style="background-color:#56729e;">Content here</div>
        
        
          .mybackground {background-color:#56729e;}
        
        Background color #56729e
      
           Border around this has a color of #56729e        
        
          <div style="border:2px solid #56729e;">Content here</div>
        
        
          .myborder {border:2px solid #56729e;}
        
        Border color #56729e