#56a0bc color space conversions
Hex:
        #56a0bc
        RGB:
        86, 160, 188
        CMY:
        66, 37, 26
        CMYK:
        54, 15, 0, 26
      HSL:
        196°, 43.2203%, 53.7255%
        HSV (HSB):
        196°, 54.2553%, 73.7255%
        XYZ:
        25.4857, 30.7509, 52.1692
        xyY:
        0.2351, 0.2837, 30.7509
      CIE-Lab:
        62.2968, -15.0657, -21.5057
        CIE-LCH:
        62.2968, 26.2578, 234.9871
        CIE-Luv:
        62.2968, -31.8767, -30.8485
        Hunter-Lab:
        55.4535, -15.0074, -16.9611
      #56a0bc color charts
#56a0bc RGB chart
      #56a0bc CMYK chart
      #56a0bc RGB pie chart
      #56a0bc color shades, tints & tones
#56a0bc color schemes
#56a0bc color preview, HTML & CSS examples
           This text has a color of #56a0bc        
        
          <p style="color:#56a0bc;">Text here</p>
        
        
          .mytext {color:#56a0bc;}
        
        Text color #56a0bc
      
           This box has a color of #56a0bc        
        
          <div style="background-color:#56a0bc;">Content here</div>
        
        
          .mybackground {background-color:#56a0bc;}
        
        Background color #56a0bc
      
           Border around this has a color of #56a0bc        
        
          <div style="border:2px solid #56a0bc;">Content here</div>
        
        
          .myborder {border:2px solid #56a0bc;}
        
        Border color #56a0bc