#56b1cb color space conversions
Hex:
        #56b1cb
        RGB:
        86, 177, 203
        CMY:
        66, 31, 20
        CMYK:
        58, 13, 0, 20
      HSL:
        193°, 52.9412%, 56.6667%
        HSV (HSB):
        193°, 57.6355%, 79.6078%
        XYZ:
        30.3394, 37.7345, 62.1843
        xyY:
        0.2329, 0.2897, 37.7345
      CIE-Lab:
        67.8245, -19.6011, -21.4096
        CIE-LCH:
        67.8245, 29.0271, 227.5251
        CIE-Luv:
        67.8245, -37.7653, -30.4691
        Hunter-Lab:
        61.4284, -19.3389, -17.0197
      #56b1cb color charts
#56b1cb RGB chart
      #56b1cb CMYK chart
      #56b1cb RGB pie chart
      #56b1cb color shades, tints & tones
#56b1cb color schemes
#56b1cb color preview, HTML & CSS examples
           This text has a color of #56b1cb        
        
          <p style="color:#56b1cb;">Text here</p>
        
        
          .mytext {color:#56b1cb;}
        
        Text color #56b1cb
      
           This box has a color of #56b1cb        
        
          <div style="background-color:#56b1cb;">Content here</div>
        
        
          .mybackground {background-color:#56b1cb;}
        
        Background color #56b1cb
      
           Border around this has a color of #56b1cb        
        
          <div style="border:2px solid #56b1cb;">Content here</div>
        
        
          .myborder {border:2px solid #56b1cb;}
        
        Border color #56b1cb