#004ae5 color space conversions
Hex:
        #004ae5
        RGB:
        0, 74, 229
        CMY:
        100, 71, 10
        CMYK:
        100, 68, 0, 10
      HSL:
        221°, 100.0000%, 44.9020%
        HSV (HSB):
        221°, 100.0000%, 89.8039%
        XYZ:
        16.5916, 10.5547, 75.2915
        xyY:
        0.1620, 0.1030, 10.5547
      CIE-Lab:
        38.8201, 43.1453, -82.3408
        CIE-LCH:
        38.8201, 92.9598, 297.6539
        CIE-Luv:
        38.8201, -16.2749, -116.7392
        Hunter-Lab:
        32.4880, 34.3060, -114.6640
      #004ae5 color charts
#004ae5 RGB chart
      #004ae5 CMYK chart
      #004ae5 RGB pie chart
      #004ae5 color shades, tints & tones
#004ae5 color schemes
#004ae5 color preview, HTML & CSS examples
           This text has a color of #004ae5        
        
          <p style="color:#004ae5;">Text here</p>
        
        
          .mytext {color:#004ae5;}
        
        Text color #004ae5
      
           This box has a color of #004ae5        
        
          <div style="background-color:#004ae5;">Content here</div>
        
        
          .mybackground {background-color:#004ae5;}
        
        Background color #004ae5
      
           Border around this has a color of #004ae5        
        
          <div style="border:2px solid #004ae5;">Content here</div>
        
        
          .myborder {border:2px solid #004ae5;}
        
        Border color #004ae5