#045ec0 color space conversions
Hex:
        #045ec0
        RGB:
        4, 94, 192
        CMY:
        98, 63, 25
        CMYK:
        98, 51, 0, 25
      HSL:
        211°, 95.9184%, 38.4314%
        HSV (HSB):
        211°, 97.9167%, 75.2941%
        XYZ:
        13.5672, 11.8370, 51.4389
        xyY:
        0.1766, 0.1540, 11.8370
      CIE-Lab:
        40.9559, 15.8094, -57.5666
        CIE-LCH:
        40.9559, 59.6980, 285.3564
        CIE-Luv:
        40.9559, -21.6903, -85.1548
        Hunter-Lab:
        34.4049, 10.1809, -64.5611
      #045ec0 color charts
#045ec0 RGB chart
      #045ec0 CMYK chart
      #045ec0 RGB pie chart
      #045ec0 color shades, tints & tones
#045ec0 color schemes
#045ec0 color preview, HTML & CSS examples
           This text has a color of #045ec0        
        
          <p style="color:#045ec0;">Text here</p>
        
        
          .mytext {color:#045ec0;}
        
        Text color #045ec0
      
           This box has a color of #045ec0        
        
          <div style="background-color:#045ec0;">Content here</div>
        
        
          .mybackground {background-color:#045ec0;}
        
        Background color #045ec0
      
           Border around this has a color of #045ec0        
        
          <div style="border:2px solid #045ec0;">Content here</div>
        
        
          .myborder {border:2px solid #045ec0;}
        
        Border color #045ec0