#56b8cb color space conversions
Hex:
        #56b8cb
        RGB:
        86, 184, 203
        CMY:
        66, 28, 20
        CMYK:
        58, 9, 0, 20
      HSL:
        190°, 52.9412%, 56.6667%
        HSV (HSB):
        190°, 57.6355%, 79.6078%
        XYZ:
        31.7577, 40.5712, 62.6571
        xyY:
        0.2353, 0.3006, 40.5712
      CIE-Lab:
        69.8745, -23.1931, -18.2947
        CIE-LCH:
        69.8745, 29.5400, 218.2664
        CIE-Luv:
        69.8745, -40.4004, -24.9830
        Hunter-Lab:
        63.6955, -22.4695, -13.7365
      #56b8cb color charts
#56b8cb RGB chart
      #56b8cb CMYK chart
      #56b8cb RGB pie chart
      #56b8cb color shades, tints & tones
#56b8cb color schemes
#56b8cb color preview, HTML & CSS examples
           This text has a color of #56b8cb        
        
          <p style="color:#56b8cb;">Text here</p>
        
        
          .mytext {color:#56b8cb;}
        
        Text color #56b8cb
      
           This box has a color of #56b8cb        
        
          <div style="background-color:#56b8cb;">Content here</div>
        
        
          .mybackground {background-color:#56b8cb;}
        
        Background color #56b8cb
      
           Border around this has a color of #56b8cb        
        
          <div style="border:2px solid #56b8cb;">Content here</div>
        
        
          .myborder {border:2px solid #56b8cb;}
        
        Border color #56b8cb