#0564bd color space conversions
Hex:
        #0564bd
        RGB:
        5, 100, 189
        CMY:
        98, 61, 26
        CMYK:
        97, 47, 0, 26
      HSL:
        209°, 94.8454%, 38.0392%
        HSV (HSB):
        209°, 97.3545%, 74.1176%
        XYZ:
        13.8051, 12.8207, 49.8912
        xyY:
        0.1804, 0.1676, 12.8207
      CIE-Lab:
        42.4919, 10.7069, -53.3401
        CIE-LCH:
        42.4919, 54.4041, 281.3500
        CIE-Luv:
        42.4919, -23.5513, -79.5586
        Hunter-Lab:
        35.8060, 6.1603, -57.5488
      #0564bd color charts
#0564bd RGB chart
      #0564bd CMYK chart
      #0564bd RGB pie chart
      #0564bd color shades, tints & tones
#0564bd color schemes
#0564bd color preview, HTML & CSS examples
           This text has a color of #0564bd        
        
          <p style="color:#0564bd;">Text here</p>
        
        
          .mytext {color:#0564bd;}
        
        Text color #0564bd
      
           This box has a color of #0564bd        
        
          <div style="background-color:#0564bd;">Content here</div>
        
        
          .mybackground {background-color:#0564bd;}
        
        Background color #0564bd
      
           Border around this has a color of #0564bd        
        
          <div style="border:2px solid #0564bd;">Content here</div>
        
        
          .myborder {border:2px solid #0564bd;}
        
        Border color #0564bd