#56b5ff color space conversions
Hex:
        #56b5ff
        RGB:
        86, 181, 255
        CMY:
        66, 29, 0
        CMYK:
        66, 29, 0, 0
      HSL:
        206°, 100.0000%, 66.8627%
        HSV (HSB):
        206°, 66.2745%, 100.0000%
        XYZ:
        38.4116, 42.2462, 100.7376
        xyY:
        0.2118, 0.2329, 42.2462
      CIE-Lab:
        71.0403, -5.5062, -44.8134
        CIE-LCH:
        71.0403, 45.1504, 262.9953
        CIE-Luv:
        71.0403, -37.0732, -72.1256
        Hunter-Lab:
        64.9971, -8.2559, -46.3944
      #56b5ff color charts
#56b5ff RGB chart
      #56b5ff CMYK chart
      #56b5ff RGB pie chart
      #56b5ff color shades, tints & tones
#56b5ff color schemes
#56b5ff color preview, HTML & CSS examples
           This text has a color of #56b5ff        
        
          <p style="color:#56b5ff;">Text here</p>
        
        
          .mytext {color:#56b5ff;}
        
        Text color #56b5ff
      
           This box has a color of #56b5ff        
        
          <div style="background-color:#56b5ff;">Content here</div>
        
        
          .mybackground {background-color:#56b5ff;}
        
        Background color #56b5ff
      
           Border around this has a color of #56b5ff        
        
          <div style="border:2px solid #56b5ff;">Content here</div>
        
        
          .myborder {border:2px solid #56b5ff;}
        
        Border color #56b5ff