#56d1ef color space conversions
Hex:
        #56d1ef
        RGB:
        86, 209, 239
        CMY:
        66, 18, 6
        CMYK:
        64, 13, 0, 6
      HSL:
        192°, 82.7027%, 63.7255%
        HSV (HSB):
        192°, 64.0167%, 93.7255%
        XYZ:
        42.2182, 53.8114, 89.8229
        xyY:
        0.2272, 0.2895, 53.8114
      CIE-Lab:
        78.3516, -25.1916, -24.8986
        CIE-LCH:
        78.3516, 35.4197, 224.6650
        CIE-Luv:
        78.3516, -47.7776, -36.1408
        Hunter-Lab:
        73.3562, -25.6425, -21.2498
      #56d1ef color charts
#56d1ef RGB chart
      #56d1ef CMYK chart
      #56d1ef RGB pie chart
      #56d1ef color shades, tints & tones
#56d1ef color schemes
#56d1ef color preview, HTML & CSS examples
           This text has a color of #56d1ef        
        
          <p style="color:#56d1ef;">Text here</p>
        
        
          .mytext {color:#56d1ef;}
        
        Text color #56d1ef
      
           This box has a color of #56d1ef        
        
          <div style="background-color:#56d1ef;">Content here</div>
        
        
          .mybackground {background-color:#56d1ef;}
        
        Background color #56d1ef
      
           Border around this has a color of #56d1ef        
        
          <div style="border:2px solid #56d1ef;">Content here</div>
        
        
          .myborder {border:2px solid #56d1ef;}
        
        Border color #56d1ef