#005795 color space conversions
Hex:
        #005795
        RGB:
        0, 87, 149
        CMY:
        100, 66, 42
        CMYK:
        100, 42, 0, 42
      HSL:
        205°, 100.0000%, 29.2157%
        HSV (HSB):
        205°, 100.0000%, 58.4314%
        XYZ:
        8.8330, 8.9863, 29.7028
        xyY:
        0.1859, 0.1891, 8.9863
      CIE-Lab:
        35.9579, 2.5218, -40.1280
        CIE-LCH:
        35.9579, 40.2071, 273.5959
        CIE-Luv:
        35.9579, -21.5160, -56.4831
        Hunter-Lab:
        29.9772, 0.1363, -37.7632
      #005795 color charts
#005795 RGB chart
      #005795 CMYK chart
      #005795 RGB pie chart
      #005795 color shades, tints & tones
#005795 color schemes
#005795 color preview, HTML & CSS examples
           This text has a color of #005795        
        
          <p style="color:#005795;">Text here</p>
        
        
          .mytext {color:#005795;}
        
        Text color #005795
      
           This box has a color of #005795        
        
          <div style="background-color:#005795;">Content here</div>
        
        
          .mybackground {background-color:#005795;}
        
        Background color #005795
      
           Border around this has a color of #005795        
        
          <div style="border:2px solid #005795;">Content here</div>
        
        
          .myborder {border:2px solid #005795;}
        
        Border color #005795