#56a3ca color space conversions
Hex:
        #56a3ca
        RGB:
        86, 163, 202
        CMY:
        66, 36, 21
        CMYK:
        57, 19, 0, 21
      HSL:
        200°, 52.2523%, 56.4706%
        HSV (HSB):
        200°, 57.4257%, 79.2157%
        XYZ:
        27.5956, 32.4371, 60.6837
        xyY:
        0.2286, 0.2687, 32.4371
      CIE-Lab:
        63.7025, -12.4620, -27.1708
        CIE-LCH:
        63.7025, 29.8924, 245.3613
        CIE-Luv:
        63.7025, -32.5378, -40.5896
        Hunter-Lab:
        56.9536, -13.1804, -23.3056
      #56a3ca color charts
#56a3ca RGB chart
      #56a3ca CMYK chart
      #56a3ca RGB pie chart
      #56a3ca color shades, tints & tones
#56a3ca color schemes
#56a3ca color preview, HTML & CSS examples
           This text has a color of #56a3ca        
        
          <p style="color:#56a3ca;">Text here</p>
        
        
          .mytext {color:#56a3ca;}
        
        Text color #56a3ca
      
           This box has a color of #56a3ca        
        
          <div style="background-color:#56a3ca;">Content here</div>
        
        
          .mybackground {background-color:#56a3ca;}
        
        Background color #56a3ca
      
           Border around this has a color of #56a3ca        
        
          <div style="border:2px solid #56a3ca;">Content here</div>
        
        
          .myborder {border:2px solid #56a3ca;}
        
        Border color #56a3ca