#045fb1 color space conversions
Hex:
        #045fb1
        RGB:
        4, 95, 177
        CMY:
        98, 63, 31
        CMYK:
        98, 46, 0, 31
      HSL:
        208°, 95.5801%, 35.4902%
        HSV (HSB):
        208°, 97.7401%, 69.4118%
        XYZ:
        12.0781, 11.3846, 43.1558
        xyY:
        0.1813, 0.1709, 11.3846
      CIE-Lab:
        40.2208, 9.0449, -49.9794
        CIE-LCH:
        40.2208, 50.7912, 280.2579
        CIE-Luv:
        40.2208, -22.5608, -73.3407
        Hunter-Lab:
        33.7410, 4.8499, -52.2151
      #045fb1 color charts
#045fb1 RGB chart
      #045fb1 CMYK chart
      #045fb1 RGB pie chart
      #045fb1 color shades, tints & tones
#045fb1 color schemes
#045fb1 color preview, HTML & CSS examples
           This text has a color of #045fb1        
        
          <p style="color:#045fb1;">Text here</p>
        
        
          .mytext {color:#045fb1;}
        
        Text color #045fb1
      
           This box has a color of #045fb1        
        
          <div style="background-color:#045fb1;">Content here</div>
        
        
          .mybackground {background-color:#045fb1;}
        
        Background color #045fb1
      
           Border around this has a color of #045fb1        
        
          <div style="border:2px solid #045fb1;">Content here</div>
        
        
          .myborder {border:2px solid #045fb1;}
        
        Border color #045fb1