#56d3fb color space conversions
Hex:
        #56d3fb
        RGB:
        86, 211, 251
        CMY:
        66, 17, 2
        CMYK:
        66, 16, 0, 2
      HSL:
        195°, 95.3757%, 66.0784%
        HSV (HSB):
        195°, 65.7371%, 98.4314%
        XYZ:
        44.5446, 55.5320, 99.6378
        xyY:
        0.2230, 0.2781, 55.5320
      CIE-Lab:
        79.3467, -22.5984, -29.7802
        CIE-LCH:
        79.3467, 37.3838, 232.8074
        CIE-Luv:
        79.3467, -47.8454, -44.8754
        Hunter-Lab:
        74.5198, -23.7103, -27.1107
      #56d3fb color charts
#56d3fb RGB chart
      #56d3fb CMYK chart
      #56d3fb RGB pie chart
      #56d3fb color shades, tints & tones
#56d3fb color schemes
#56d3fb color preview, HTML & CSS examples
           This text has a color of #56d3fb        
        
          <p style="color:#56d3fb;">Text here</p>
        
        
          .mytext {color:#56d3fb;}
        
        Text color #56d3fb
      
           This box has a color of #56d3fb        
        
          <div style="background-color:#56d3fb;">Content here</div>
        
        
          .mybackground {background-color:#56d3fb;}
        
        Background color #56d3fb
      
           Border around this has a color of #56d3fb        
        
          <div style="border:2px solid #56d3fb;">Content here</div>
        
        
          .myborder {border:2px solid #56d3fb;}
        
        Border color #56d3fb