#0564aa color space conversions
Hex:
        #0564aa
        RGB:
        5, 100, 170
        CMY:
        98, 61, 33
        CMYK:
        97, 41, 0, 33
      HSL:
        205°, 94.2857%, 34.3137%
        HSV (HSB):
        205°, 97.0588%, 66.6667%
        XYZ:
        11.8755, 12.0489, 39.7300
        xyY:
        0.1866, 0.1893, 12.0489
      CIE-Lab:
        41.2937, 3.0063, -44.1344
        CIE-LCH:
        41.2937, 44.2366, 273.8968
        CIE-Luv:
        41.2937, -24.4210, -64.7123
        Hunter-Lab:
        34.7115, 0.3231, -43.5639
      #0564aa color charts
#0564aa RGB chart
      #0564aa CMYK chart
      #0564aa RGB pie chart
      #0564aa color shades, tints & tones
#0564aa color schemes
#0564aa color preview, HTML & CSS examples
           This text has a color of #0564aa        
        
          <p style="color:#0564aa;">Text here</p>
        
        
          .mytext {color:#0564aa;}
        
        Text color #0564aa
      
           This box has a color of #0564aa        
        
          <div style="background-color:#0564aa;">Content here</div>
        
        
          .mybackground {background-color:#0564aa;}
        
        Background color #0564aa
      
           Border around this has a color of #0564aa        
        
          <div style="border:2px solid #0564aa;">Content here</div>
        
        
          .myborder {border:2px solid #0564aa;}
        
        Border color #0564aa