#f00ae0 color space conversions
Hex:
        #f00ae0
        RGB:
        240, 10, 224
        CMY:
        6, 96, 12
        CMYK:
        0, 96, 7, 6
      HSL:
        304°, 92.0000%, 49.0196%
        HSV (HSB):
        304°, 95.8333%, 94.1176%
        XYZ:
        49.4983, 24.1242, 72.5686
        xyY:
        0.3386, 0.1650, 24.1242
      CIE-Lab:
        56.2119, 91.0145, -50.1967
        CIE-LCH:
        56.2119, 103.9392, 331.1222
        CIE-Luv:
        56.2119, 85.4261, -90.0246
        Hunter-Lab:
        49.1164, 93.9343, -53.2185
      #f00ae0 color charts
#f00ae0 RGB chart
      #f00ae0 CMYK chart
      #f00ae0 RGB pie chart
      #f00ae0 color shades, tints & tones
#f00ae0 color schemes
#f00ae0 color preview, HTML & CSS examples
           This text has a color of #f00ae0        
        
          <p style="color:#f00ae0;">Text here</p>
        
        
          .mytext {color:#f00ae0;}
        
        Text color #f00ae0
      
           This box has a color of #f00ae0        
        
          <div style="background-color:#f00ae0;">Content here</div>
        
        
          .mybackground {background-color:#f00ae0;}
        
        Background color #f00ae0
      
           Border around this has a color of #f00ae0        
        
          <div style="border:2px solid #f00ae0;">Content here</div>
        
        
          .myborder {border:2px solid #f00ae0;}
        
        Border color #f00ae0