#045ec8 color space conversions
Hex:
        #045ec8
        RGB:
        4, 94, 200
        CMY:
        98, 63, 22
        CMYK:
        98, 53, 0, 22
      HSL:
        212°, 96.0784%, 40.0000%
        HSV (HSB):
        212°, 98.0000%, 78.4314%
        XYZ:
        14.4781, 12.2013, 56.2356
        xyY:
        0.1746, 0.1472, 12.2013
      CIE-Lab:
        41.5344, 19.0377, -61.2679
        CIE-LCH:
        41.5344, 64.1575, 287.2615
        CIE-Luv:
        41.5344, -21.4347, -90.9655
        Hunter-Lab:
        34.9304, 12.8571, -71.0015
      #045ec8 color charts
#045ec8 RGB chart
      #045ec8 CMYK chart
      #045ec8 RGB pie chart
      #045ec8 color shades, tints & tones
#045ec8 color schemes
#045ec8 color preview, HTML & CSS examples
           This text has a color of #045ec8        
        
          <p style="color:#045ec8;">Text here</p>
        
        
          .mytext {color:#045ec8;}
        
        Text color #045ec8
      
           This box has a color of #045ec8        
        
          <div style="background-color:#045ec8;">Content here</div>
        
        
          .mybackground {background-color:#045ec8;}
        
        Background color #045ec8
      
           Border around this has a color of #045ec8        
        
          <div style="border:2px solid #045ec8;">Content here</div>
        
        
          .myborder {border:2px solid #045ec8;}
        
        Border color #045ec8