#56d3fe color space conversions
Hex:
        #56d3fe
        RGB:
        86, 211, 254
        CMY:
        66, 17, 0
        CMYK:
        66, 17, 0, 0
      HSL:
        195°, 98.8235%, 66.6667%
        HSV (HSB):
        195°, 66.1417%, 99.6078%
        XYZ:
        45.0214, 55.7227, 102.1486
        xyY:
        0.2219, 0.2746, 55.7227
      CIE-Lab:
        79.4558, -21.6875, -31.2097
        CIE-LCH:
        79.4558, 38.0052, 235.2047
        CIE-Luv:
        79.4558, -47.6842, -47.4613
        Hunter-Lab:
        74.6477, -22.9767, -28.8797
      #56d3fe color charts
#56d3fe RGB chart
      #56d3fe CMYK chart
      #56d3fe RGB pie chart
      #56d3fe color shades, tints & tones
#56d3fe color schemes
#56d3fe color preview, HTML & CSS examples
           This text has a color of #56d3fe        
        
          <p style="color:#56d3fe;">Text here</p>
        
        
          .mytext {color:#56d3fe;}
        
        Text color #56d3fe
      
           This box has a color of #56d3fe        
        
          <div style="background-color:#56d3fe;">Content here</div>
        
        
          .mybackground {background-color:#56d3fe;}
        
        Background color #56d3fe
      
           Border around this has a color of #56d3fe        
        
          <div style="border:2px solid #56d3fe;">Content here</div>
        
        
          .myborder {border:2px solid #56d3fe;}
        
        Border color #56d3fe