#045eaf color space conversions
Hex:
        #045eaf
        RGB:
        4, 94, 175
        CMY:
        98, 63, 31
        CMYK:
        98, 46, 0, 31
      HSL:
        208°, 95.5307%, 35.0980%
        HSV (HSB):
        208°, 97.7143%, 68.6275%
        XYZ:
        11.7906, 11.1264, 42.0836
        xyY:
        0.1814, 0.1712, 11.1264
      CIE-Lab:
        39.7925, 8.8806, -49.4909
        CIE-LCH:
        39.7925, 50.2813, 280.1728
        CIE-Luv:
        39.7925, -22.3353, -72.3962
        Hunter-Lab:
        33.3562, 4.7222, -51.4534
      #045eaf color charts
#045eaf RGB chart
      #045eaf CMYK chart
      #045eaf RGB pie chart
      #045eaf color shades, tints & tones
#045eaf color schemes
#045eaf color preview, HTML & CSS examples
           This text has a color of #045eaf        
        
          <p style="color:#045eaf;">Text here</p>
        
        
          .mytext {color:#045eaf;}
        
        Text color #045eaf
      
           This box has a color of #045eaf        
        
          <div style="background-color:#045eaf;">Content here</div>
        
        
          .mybackground {background-color:#045eaf;}
        
        Background color #045eaf
      
           Border around this has a color of #045eaf        
        
          <div style="border:2px solid #045eaf;">Content here</div>
        
        
          .myborder {border:2px solid #045eaf;}
        
        Border color #045eaf