#005ae0 color space conversions
Hex:
        #005ae0
        RGB:
        0, 90, 224
        CMY:
        100, 65, 12
        CMYK:
        100, 60, 0, 12
      HSL:
        216°, 100.0000%, 43.9216%
        HSV (HSB):
        216°, 100.0000%, 87.8431%
        XYZ:
        17.1107, 12.6941, 72.0694
        xyY:
        0.1680, 0.1246, 12.6941
      CIE-Lab:
        42.2987, 31.0355, -73.7834
        CIE-LCH:
        42.2987, 80.0450, 292.8131
        CIE-Luv:
        42.2987, -19.9693, -109.2696
        Hunter-Lab:
        35.6288, 23.3739, -94.9906
      #005ae0 color charts
#005ae0 RGB chart
      #005ae0 CMYK chart
      #005ae0 RGB pie chart
      #005ae0 color shades, tints & tones
#005ae0 color schemes
#005ae0 color preview, HTML & CSS examples
           This text has a color of #005ae0        
        
          <p style="color:#005ae0;">Text here</p>
        
        
          .mytext {color:#005ae0;}
        
        Text color #005ae0
      
           This box has a color of #005ae0        
        
          <div style="background-color:#005ae0;">Content here</div>
        
        
          .mybackground {background-color:#005ae0;}
        
        Background color #005ae0
      
           Border around this has a color of #005ae0        
        
          <div style="border:2px solid #005ae0;">Content here</div>
        
        
          .myborder {border:2px solid #005ae0;}
        
        Border color #005ae0