#045ce5 color space conversions
Hex:
        #045ce5
        RGB:
        4, 92, 229
        CMY:
        98, 64, 10
        CMYK:
        98, 60, 0, 10
      HSL:
        217°, 96.5665%, 45.6863%
        HSV (HSB):
        217°, 98.2533%, 89.8039%
        XYZ:
        18.0201, 13.3372, 75.7533
        xyY:
        0.1682, 0.1245, 13.3372
      CIE-Lab:
        43.2671, 31.7771, -75.0345
        CIE-LCH:
        43.2671, 81.4860, 292.9526
        CIE-Luv:
        43.2671, -20.2405, -111.8191
        Hunter-Lab:
        36.5202, 24.1665, -97.4203
      #045ce5 color charts
#045ce5 RGB chart
      #045ce5 CMYK chart
      #045ce5 RGB pie chart
      #045ce5 color shades, tints & tones
#045ce5 color schemes
#045ce5 color preview, HTML & CSS examples
           This text has a color of #045ce5        
        
          <p style="color:#045ce5;">Text here</p>
        
        
          .mytext {color:#045ce5;}
        
        Text color #045ce5
      
           This box has a color of #045ce5        
        
          <div style="background-color:#045ce5;">Content here</div>
        
        
          .mybackground {background-color:#045ce5;}
        
        Background color #045ce5
      
           Border around this has a color of #045ce5        
        
          <div style="border:2px solid #045ce5;">Content here</div>
        
        
          .myborder {border:2px solid #045ce5;}
        
        Border color #045ce5