#56b0da color space conversions
Hex:
        #56b0da
        RGB:
        86, 176, 218
        CMY:
        66, 31, 15
        CMYK:
        61, 19, 0, 15
      HSL:
        199°, 64.0777%, 59.6078%
        HSV (HSB):
        199°, 60.5505%, 85.4902%
        XYZ:
        32.0180, 38.0911, 71.9944
        xyY:
        0.2253, 0.2681, 38.0911
      CIE-Lab:
        68.0877, -14.5463, -29.2593
        CIE-LCH:
        68.0877, 32.6757, 243.5657
        CIE-Luv:
        68.0877, -36.7633, -44.2046
        Hunter-Lab:
        61.7180, -15.4044, -25.9597
      #56b0da color charts
#56b0da RGB chart
      #56b0da CMYK chart
      #56b0da RGB pie chart
      #56b0da color shades, tints & tones
#56b0da color schemes
#56b0da color preview, HTML & CSS examples
           This text has a color of #56b0da        
        
          <p style="color:#56b0da;">Text here</p>
        
        
          .mytext {color:#56b0da;}
        
        Text color #56b0da
      
           This box has a color of #56b0da        
        
          <div style="background-color:#56b0da;">Content here</div>
        
        
          .mybackground {background-color:#56b0da;}
        
        Background color #56b0da
      
           Border around this has a color of #56b0da        
        
          <div style="border:2px solid #56b0da;">Content here</div>
        
        
          .myborder {border:2px solid #56b0da;}
        
        Border color #56b0da