#045dc5 color space conversions
Hex:
        #045dc5
        RGB:
        4, 93, 197
        CMY:
        98, 64, 23
        CMYK:
        98, 53, 0, 23
      HSL:
        212°, 96.0199%, 39.4118%
        HSV (HSB):
        212°, 97.9695%, 77.2549%
        XYZ:
        14.0425, 11.8857, 54.3774
        xyY:
        0.1749, 0.1480, 11.8857
      CIE-Lab:
        41.0339, 18.4891, -60.3434
        CIE-LCH:
        41.0339, 63.1124, 287.0350
        CIE-Luv:
        41.0339, -21.2415, -89.2972
        Hunter-Lab:
        34.4757, 12.3733, -69.3832
      #045dc5 color charts
#045dc5 RGB chart
      #045dc5 CMYK chart
      #045dc5 RGB pie chart
      #045dc5 color shades, tints & tones
#045dc5 color schemes
#045dc5 color preview, HTML & CSS examples
           This text has a color of #045dc5        
        
          <p style="color:#045dc5;">Text here</p>
        
        
          .mytext {color:#045dc5;}
        
        Text color #045dc5
      
           This box has a color of #045dc5        
        
          <div style="background-color:#045dc5;">Content here</div>
        
        
          .mybackground {background-color:#045dc5;}
        
        Background color #045dc5
      
           Border around this has a color of #045dc5        
        
          <div style="border:2px solid #045dc5;">Content here</div>
        
        
          .myborder {border:2px solid #045dc5;}
        
        Border color #045dc5