#56a7db color space conversions
Hex:
        #56a7db
        RGB:
        86, 167, 219
        CMY:
        66, 35, 14
        CMYK:
        61, 24, 0, 14
      HSL:
        203°, 64.8780%, 59.8039%
        HSV (HSB):
        203°, 60.7306%, 85.8824%
        XYZ:
        30.4427, 34.7303, 72.1170
        xyY:
        0.2217, 0.2530, 34.7303
      CIE-Lab:
        65.5382, -9.3590, -33.7538
        CIE-LCH:
        65.5382, 35.0272, 254.5027
        CIE-Luv:
        65.5382, -33.4259, -52.1480
        Hunter-Lab:
        58.9325, -10.9243, -31.3018
      #56a7db color charts
#56a7db RGB chart
      #56a7db CMYK chart
      #56a7db RGB pie chart
      #56a7db color shades, tints & tones
#56a7db color schemes
#56a7db color preview, HTML & CSS examples
           This text has a color of #56a7db        
        
          <p style="color:#56a7db;">Text here</p>
        
        
          .mytext {color:#56a7db;}
        
        Text color #56a7db
      
           This box has a color of #56a7db        
        
          <div style="background-color:#56a7db;">Content here</div>
        
        
          .mybackground {background-color:#56a7db;}
        
        Background color #56a7db
      
           Border around this has a color of #56a7db        
        
          <div style="border:2px solid #56a7db;">Content here</div>
        
        
          .myborder {border:2px solid #56a7db;}
        
        Border color #56a7db