#000ae8 color space conversions
Hex:
        #000ae8
        RGB:
        0, 10, 232
        CMY:
        100, 96, 9
        CMYK:
        100, 96, 0, 9
      HSL:
        237°, 100.0000%, 45.4902%
        HSV (HSB):
        237°, 100.0000%, 90.9804%
        XYZ:
        14.6740, 6.0433, 76.7370
        xyY:
        0.1506, 0.0620, 6.0433
      CIE-Lab:
        29.5214, 72.0169, -99.4977
        CIE-LCH:
        29.5214, 122.8260, 305.8972
        CIE-Luv:
        29.5214, -8.7910, -117.5274
        Hunter-Lab:
        24.5831, 63.5291, -167.8678
      #000ae8 color charts
#000ae8 RGB chart
      #000ae8 CMYK chart
      #000ae8 RGB pie chart
      #000ae8 color shades, tints & tones
#000ae8 color schemes
#000ae8 color preview, HTML & CSS examples
           This text has a color of #000ae8        
        
          <p style="color:#000ae8;">Text here</p>
        
        
          .mytext {color:#000ae8;}
        
        Text color #000ae8
      
           This box has a color of #000ae8        
        
          <div style="background-color:#000ae8;">Content here</div>
        
        
          .mybackground {background-color:#000ae8;}
        
        Background color #000ae8
      
           Border around this has a color of #000ae8        
        
          <div style="border:2px solid #000ae8;">Content here</div>
        
        
          .myborder {border:2px solid #000ae8;}
        
        Border color #000ae8