#045bd3 color space conversions
Hex:
        #045bd3
        RGB:
        4, 91, 211
        CMY:
        98, 64, 17
        CMYK:
        98, 57, 0, 17
      HSL:
        215°, 96.2791%, 42.1569%
        HSV (HSB):
        215°, 98.1043%, 82.7451%
        XYZ:
        15.5490, 12.2111, 63.1655
        xyY:
        0.1710, 0.1343, 12.2111
      CIE-Lab:
        41.5497, 25.3994, -67.5791
        CIE-LCH:
        41.5497, 72.1946, 290.5986
        CIE-Luv:
        41.5497, -20.3248, -100.0586
        Hunter-Lab:
        34.9444, 18.2734, -82.7114
      #045bd3 color charts
#045bd3 RGB chart
      #045bd3 CMYK chart
      #045bd3 RGB pie chart
      #045bd3 color shades, tints & tones
#045bd3 color schemes
#045bd3 color preview, HTML & CSS examples
           This text has a color of #045bd3        
        
          <p style="color:#045bd3;">Text here</p>
        
        
          .mytext {color:#045bd3;}
        
        Text color #045bd3
      
           This box has a color of #045bd3        
        
          <div style="background-color:#045bd3;">Content here</div>
        
        
          .mybackground {background-color:#045bd3;}
        
        Background color #045bd3
      
           Border around this has a color of #045bd3        
        
          <div style="border:2px solid #045bd3;">Content here</div>
        
        
          .myborder {border:2px solid #045bd3;}
        
        Border color #045bd3