#045eb2 color space conversions
Hex:
        #045eb2
        RGB:
        4, 94, 178
        CMY:
        98, 63, 30
        CMYK:
        98, 47, 0, 30
      HSL:
        209°, 95.6044%, 35.6863%
        HSV (HSB):
        209°, 97.7528%, 69.8039%
        XYZ:
        12.0887, 11.2456, 43.6530
        xyY:
        0.1805, 0.1679, 11.2456
      CIE-Lab:
        39.9910, 10.1083, -50.9374
        CIE-LCH:
        39.9910, 51.9307, 281.2243
        CIE-Luv:
        39.9910, -22.2112, -74.6890
        Hunter-Lab:
        33.5344, 5.6613, -53.7058
      #045eb2 color charts
#045eb2 RGB chart
      #045eb2 CMYK chart
      #045eb2 RGB pie chart
      #045eb2 color shades, tints & tones
#045eb2 color schemes
#045eb2 color preview, HTML & CSS examples
           This text has a color of #045eb2        
        
          <p style="color:#045eb2;">Text here</p>
        
        
          .mytext {color:#045eb2;}
        
        Text color #045eb2
      
           This box has a color of #045eb2        
        
          <div style="background-color:#045eb2;">Content here</div>
        
        
          .mybackground {background-color:#045eb2;}
        
        Background color #045eb2
      
           Border around this has a color of #045eb2        
        
          <div style="border:2px solid #045eb2;">Content here</div>
        
        
          .myborder {border:2px solid #045eb2;}
        
        Border color #045eb2