#003ae0 color space conversions
Hex:
        #003ae0
        RGB:
        0, 58, 224
        CMY:
        100, 77, 12
        CMYK:
        100, 74, 0, 12
      HSL:
        224°, 100.0000%, 43.9216%
        HSV (HSB):
        224°, 100.0000%, 87.8431%
        XYZ:
        14.9676, 8.4079, 71.3550
        xyY:
        0.1580, 0.0888, 8.4079
      CIE-Lab:
        34.8184, 50.9619, -86.1027
        CIE-LCH:
        34.8184, 100.0540, 300.6202
        CIE-Luv:
        34.8184, -13.2455, -115.5445
        Hunter-Lab:
        28.9964, 41.3958, -125.6046
      #003ae0 color charts
#003ae0 RGB chart
      #003ae0 CMYK chart
      #003ae0 RGB pie chart
      #003ae0 color shades, tints & tones
#003ae0 color schemes
#003ae0 color preview, HTML & CSS examples
           This text has a color of #003ae0        
        
          <p style="color:#003ae0;">Text here</p>
        
        
          .mytext {color:#003ae0;}
        
        Text color #003ae0
      
           This box has a color of #003ae0        
        
          <div style="background-color:#003ae0;">Content here</div>
        
        
          .mybackground {background-color:#003ae0;}
        
        Background color #003ae0
      
           Border around this has a color of #003ae0        
        
          <div style="border:2px solid #003ae0;">Content here</div>
        
        
          .myborder {border:2px solid #003ae0;}
        
        Border color #003ae0