#045a7d color space conversions
Hex:
        #045a7d
        RGB:
        4, 90, 125
        CMY:
        98, 65, 51
        CMYK:
        97, 28, 0, 51
      HSL:
        197°, 93.7984%, 25.2941%
        HSV (HSB):
        197°, 96.8000%, 49.0196%
        XYZ:
        7.4079, 8.8188, 20.7138
        xyY:
        0.2005, 0.2387, 8.8188
      CIE-Lab:
        35.6331, -8.9788, -26.0036
        CIE-LCH:
        35.6331, 27.5101, 250.9508
        CIE-Luv:
        35.6331, -23.6368, -34.7844
        Hunter-Lab:
        29.6965, -7.4413, -20.5682
      #045a7d color charts
#045a7d RGB chart
      #045a7d CMYK chart
      #045a7d RGB pie chart
      #045a7d color shades, tints & tones
#045a7d color schemes
#045a7d color preview, HTML & CSS examples
           This text has a color of #045a7d        
        
          <p style="color:#045a7d;">Text here</p>
        
        
          .mytext {color:#045a7d;}
        
        Text color #045a7d
      
           This box has a color of #045a7d        
        
          <div style="background-color:#045a7d;">Content here</div>
        
        
          .mybackground {background-color:#045a7d;}
        
        Background color #045a7d
      
           Border around this has a color of #045a7d        
        
          <div style="border:2px solid #045a7d;">Content here</div>
        
        
          .myborder {border:2px solid #045a7d;}
        
        Border color #045a7d