#045ce2 color space conversions
Hex:
        #045ce2
        RGB:
        4, 92, 226
        CMY:
        98, 64, 11
        CMYK:
        98, 59, 0, 11
      HSL:
        216°, 96.5217%, 45.0980%
        HSV (HSB):
        216°, 98.2301%, 88.6275%
        XYZ:
        17.6047, 13.1711, 73.5659
        xyY:
        0.1687, 0.1262, 13.1711
      CIE-Lab:
        43.0199, 30.6181, -73.7382
        CIE-LCH:
        43.0199, 79.8423, 292.5495
        CIE-Luv:
        43.0199, -20.2901, -109.8240
        Hunter-Lab:
        36.2920, 23.0766, -94.7798
      #045ce2 color charts
#045ce2 RGB chart
      #045ce2 CMYK chart
      #045ce2 RGB pie chart
      #045ce2 color shades, tints & tones
#045ce2 color schemes
#045ce2 color preview, HTML & CSS examples
           This text has a color of #045ce2        
        
          <p style="color:#045ce2;">Text here</p>
        
        
          .mytext {color:#045ce2;}
        
        Text color #045ce2
      
           This box has a color of #045ce2        
        
          <div style="background-color:#045ce2;">Content here</div>
        
        
          .mybackground {background-color:#045ce2;}
        
        Background color #045ce2
      
           Border around this has a color of #045ce2        
        
          <div style="border:2px solid #045ce2;">Content here</div>
        
        
          .myborder {border:2px solid #045ce2;}
        
        Border color #045ce2