#56b2dc color space conversions
Hex:
        #56b2dc
        RGB:
        86, 178, 220
        CMY:
        66, 30, 14
        CMYK:
        61, 19, 0, 14
      HSL:
        199°, 65.6863%, 60.0000%
        HSV (HSB):
        199°, 60.9091%, 86.2745%
        XYZ:
        32.6764, 38.9865, 73.5131
        xyY:
        0.2251, 0.2685, 38.9865
      CIE-Lab:
        68.7415, -14.9959, -29.3486
        CIE-LCH:
        68.7415, 32.9578, 242.9349
        CIE-Luv:
        68.7415, -37.4158, -44.3543
        Hunter-Lab:
        62.4392, -15.8539, -26.0979
      #56b2dc color charts
#56b2dc RGB chart
      #56b2dc CMYK chart
      #56b2dc RGB pie chart
      #56b2dc color shades, tints & tones
#56b2dc color schemes
#56b2dc color preview, HTML & CSS examples
           This text has a color of #56b2dc        
        
          <p style="color:#56b2dc;">Text here</p>
        
        
          .mytext {color:#56b2dc;}
        
        Text color #56b2dc
      
           This box has a color of #56b2dc        
        
          <div style="background-color:#56b2dc;">Content here</div>
        
        
          .mybackground {background-color:#56b2dc;}
        
        Background color #56b2dc
      
           Border around this has a color of #56b2dc        
        
          <div style="border:2px solid #56b2dc;">Content here</div>
        
        
          .myborder {border:2px solid #56b2dc;}
        
        Border color #56b2dc