#56a0ba color space conversions
Hex:
        #56a0ba
        RGB:
        86, 160, 186
        CMY:
        66, 37, 27
        CMYK:
        54, 14, 0, 27
      HSL:
        196°, 42.0168%, 53.3333%
        HSV (HSB):
        196°, 53.7634%, 72.9412%
        XYZ:
        25.2715, 30.6652, 51.0414
        xyY:
        0.2362, 0.2866, 30.6652
      CIE-Lab:
        62.2240, -15.6577, -20.4952
        CIE-LCH:
        62.2240, 25.7918, 232.6212
        CIE-Luv:
        62.2240, -31.9445, -29.1275
        Hunter-Lab:
        55.3762, -15.4480, -15.8855
      #56a0ba color charts
#56a0ba RGB chart
      #56a0ba CMYK chart
      #56a0ba RGB pie chart
      #56a0ba color shades, tints & tones
#56a0ba color schemes
#56a0ba color preview, HTML & CSS examples
           This text has a color of #56a0ba        
        
          <p style="color:#56a0ba;">Text here</p>
        
        
          .mytext {color:#56a0ba;}
        
        Text color #56a0ba
      
           This box has a color of #56a0ba        
        
          <div style="background-color:#56a0ba;">Content here</div>
        
        
          .mybackground {background-color:#56a0ba;}
        
        Background color #56a0ba
      
           Border around this has a color of #56a0ba        
        
          <div style="border:2px solid #56a0ba;">Content here</div>
        
        
          .myborder {border:2px solid #56a0ba;}
        
        Border color #56a0ba