#ae2995 color space conversions
Hex:
        #ae2995
        RGB:
        174, 41, 149
        CMY:
        32, 84, 42
        CMYK:
        0, 76, 14, 32
      HSL:
        311°, 61.8605%, 42.1569%
        HSV (HSB):
        311°, 76.4368%, 68.2353%
        XYZ:
        23.6733, 12.7545, 29.6479
        xyY:
        0.3583, 0.1930, 12.7545
      CIE-Lab:
        42.3909, 62.9039, -28.9567
        CIE-LCH:
        42.3909, 69.2488, 335.2819
        CIE-Luv:
        42.3909, 62.6683, -49.9583
        Hunter-Lab:
        35.7134, 55.8237, -24.2209
      #ae2995 color charts
#ae2995 RGB chart
      #ae2995 CMYK chart
      #ae2995 RGB pie chart
      #ae2995 color shades, tints & tones
#ae2995 color schemes
#ae2995 color preview, HTML & CSS examples
           This text has a color of #ae2995        
        
          <p style="color:#ae2995;">Text here</p>
        
        
          .mytext {color:#ae2995;}
        
        Text color #ae2995
      
           This box has a color of #ae2995        
        
          <div style="background-color:#ae2995;">Content here</div>
        
        
          .mybackground {background-color:#ae2995;}
        
        Background color #ae2995
      
           Border around this has a color of #ae2995        
        
          <div style="border:2px solid #ae2995;">Content here</div>
        
        
          .myborder {border:2px solid #ae2995;}
        
        Border color #ae2995