#56a4ba color space conversions
Hex:
        #56a4ba
        RGB:
        86, 164, 186
        CMY:
        66, 36, 27
        CMYK:
        54, 12, 0, 27
      HSL:
        193°, 42.0168%, 53.3333%
        HSV (HSB):
        193°, 53.7634%, 72.9412%
        XYZ:
        25.9761, 32.0745, 51.2763
        xyY:
        0.2376, 0.2934, 32.0745
      CIE-Lab:
        63.4044, -17.7849, -18.6979
        CIE-LCH:
        63.4044, 25.8053, 226.4337
        CIE-Luv:
        63.4044, -33.4883, -26.0195
        Hunter-Lab:
        56.6344, -17.2387, -14.0366
      #56a4ba color charts
#56a4ba RGB chart
      #56a4ba CMYK chart
      #56a4ba RGB pie chart
      #56a4ba color shades, tints & tones
#56a4ba color schemes
#56a4ba color preview, HTML & CSS examples
           This text has a color of #56a4ba        
        
          <p style="color:#56a4ba;">Text here</p>
        
        
          .mytext {color:#56a4ba;}
        
        Text color #56a4ba
      
           This box has a color of #56a4ba        
        
          <div style="background-color:#56a4ba;">Content here</div>
        
        
          .mybackground {background-color:#56a4ba;}
        
        Background color #56a4ba
      
           Border around this has a color of #56a4ba        
        
          <div style="border:2px solid #56a4ba;">Content here</div>
        
        
          .myborder {border:2px solid #56a4ba;}
        
        Border color #56a4ba