#ae2996 color space conversions
Hex:
        #ae2996
        RGB:
        174, 41, 150
        CMY:
        32, 84, 41
        CMYK:
        0, 76, 14, 32
      HSL:
        311°, 61.8605%, 42.1569%
        HSV (HSB):
        311°, 76.4368%, 68.2353%
        XYZ:
        23.7535, 12.7866, 30.0703
        xyY:
        0.3566, 0.1920, 12.7866
      CIE-Lab:
        42.4399, 63.0479, -29.4850
        CIE-LCH:
        42.4399, 69.6018, 334.9364
        CIE-Luv:
        42.4399, 62.2916, -50.7411
        Hunter-Lab:
        35.7583, 55.9970, -24.8280
      #ae2996 color charts
#ae2996 RGB chart
      #ae2996 CMYK chart
      #ae2996 RGB pie chart
      #ae2996 color shades, tints & tones
#ae2996 color schemes
#ae2996 color preview, HTML & CSS examples
           This text has a color of #ae2996        
        
          <p style="color:#ae2996;">Text here</p>
        
        
          .mytext {color:#ae2996;}
        
        Text color #ae2996
      
           This box has a color of #ae2996        
        
          <div style="background-color:#ae2996;">Content here</div>
        
        
          .mybackground {background-color:#ae2996;}
        
        Background color #ae2996
      
           Border around this has a color of #ae2996        
        
          <div style="border:2px solid #ae2996;">Content here</div>
        
        
          .myborder {border:2px solid #ae2996;}
        
        Border color #ae2996