#003ae1 color space conversions
Hex:
        #003ae1
        RGB:
        0, 58, 225
        CMY:
        100, 77, 12
        CMYK:
        100, 74, 0, 12
      HSL:
        225°, 100.0000%, 44.1176%
        HSV (HSB):
        225°, 100.0000%, 88.2353%
        XYZ:
        15.1037, 8.4624, 72.0715
        xyY:
        0.1579, 0.0885, 8.4624
      CIE-Lab:
        34.9278, 51.3060, -86.4936
        CIE-LCH:
        34.9278, 100.5656, 300.6754
        CIE-Luv:
        34.9278, -13.2601, -116.1245
        Hunter-Lab:
        29.0901, 41.7699, -126.5294
      #003ae1 color charts
#003ae1 RGB chart
      #003ae1 CMYK chart
      #003ae1 RGB pie chart
      #003ae1 color shades, tints & tones
#003ae1 color schemes
#003ae1 color preview, HTML & CSS examples
           This text has a color of #003ae1        
        
          <p style="color:#003ae1;">Text here</p>
        
        
          .mytext {color:#003ae1;}
        
        Text color #003ae1
      
           This box has a color of #003ae1        
        
          <div style="background-color:#003ae1;">Content here</div>
        
        
          .mybackground {background-color:#003ae1;}
        
        Background color #003ae1
      
           Border around this has a color of #003ae1        
        
          <div style="border:2px solid #003ae1;">Content here</div>
        
        
          .myborder {border:2px solid #003ae1;}
        
        Border color #003ae1