#005295 color space conversions
Hex:
        #005295
        RGB:
        0, 82, 149
        CMY:
        100, 68, 42
        CMYK:
        100, 45, 0, 42
      HSL:
        207°, 100.0000%, 29.2157%
        HSV (HSB):
        207°, 100.0000%, 58.4314%
        XYZ:
        8.4421, 8.2045, 29.5725
        xyY:
        0.1827, 0.1775, 8.2045
      CIE-Lab:
        34.4052, 5.8230, -42.6151
        CIE-LCH:
        34.4052, 43.0111, 277.7809
        CIE-Luv:
        34.4052, -19.9058, -59.5060
        Hunter-Lab:
        28.6435, 2.4832, -41.1624
      #005295 color charts
#005295 RGB chart
      #005295 CMYK chart
      #005295 RGB pie chart
      #005295 color shades, tints & tones
#005295 color schemes
#005295 color preview, HTML & CSS examples
           This text has a color of #005295        
        
          <p style="color:#005295;">Text here</p>
        
        
          .mytext {color:#005295;}
        
        Text color #005295
      
           This box has a color of #005295        
        
          <div style="background-color:#005295;">Content here</div>
        
        
          .mybackground {background-color:#005295;}
        
        Background color #005295
      
           Border around this has a color of #005295        
        
          <div style="border:2px solid #005295;">Content here</div>
        
        
          .myborder {border:2px solid #005295;}
        
        Border color #005295