#045bc3 color space conversions
Hex:
        #045bc3
        RGB:
        4, 91, 195
        CMY:
        98, 64, 24
        CMYK:
        98, 53, 0, 24
      HSL:
        213°, 95.9799%, 39.0196%
        HSV (HSB):
        213°, 97.9487%, 76.4706%
        XYZ:
        13.6415, 11.4481, 53.1205
        xyY:
        0.1744, 0.1464, 11.4481
      CIE-Lab:
        40.3252, 19.0038, -60.3333
        CIE-LCH:
        40.3252, 63.2554, 287.4834
        CIE-Luv:
        40.3252, -20.7339, -88.8310
        Hunter-Lab:
        33.8351, 12.7555, -69.3998
      #045bc3 color charts
#045bc3 RGB chart
      #045bc3 CMYK chart
      #045bc3 RGB pie chart
      #045bc3 color shades, tints & tones
#045bc3 color schemes
#045bc3 color preview, HTML & CSS examples
           This text has a color of #045bc3        
        
          <p style="color:#045bc3;">Text here</p>
        
        
          .mytext {color:#045bc3;}
        
        Text color #045bc3
      
           This box has a color of #045bc3        
        
          <div style="background-color:#045bc3;">Content here</div>
        
        
          .mybackground {background-color:#045bc3;}
        
        Background color #045bc3
      
           Border around this has a color of #045bc3        
        
          <div style="border:2px solid #045bc3;">Content here</div>
        
        
          .myborder {border:2px solid #045bc3;}
        
        Border color #045bc3