#ae1395 color space conversions
Hex:
        #ae1395
        RGB:
        174, 19, 149
        CMY:
        32, 93, 42
        CMYK:
        0, 89, 14, 32
      HSL:
        310°, 80.3109%, 37.8431%
        HSV (HSB):
        310°, 89.0805%, 68.2353%
        XYZ:
        23.1132, 11.6343, 29.4612
        xyY:
        0.3600, 0.1812, 11.6343
      CIE-Lab:
        40.6290, 67.9980, -31.7219
        CIE-LCH:
        40.6290, 75.0334, 334.9903
        CIE-Luv:
        40.6290, 66.2380, -53.9987
        Hunter-Lab:
        34.1092, 61.2652, -27.3344
      #ae1395 color charts
#ae1395 RGB chart
      #ae1395 CMYK chart
      #ae1395 RGB pie chart
      #ae1395 color shades, tints & tones
#ae1395 color schemes
#ae1395 color preview, HTML & CSS examples
           This text has a color of #ae1395        
        
          <p style="color:#ae1395;">Text here</p>
        
        
          .mytext {color:#ae1395;}
        
        Text color #ae1395
      
           This box has a color of #ae1395        
        
          <div style="background-color:#ae1395;">Content here</div>
        
        
          .mybackground {background-color:#ae1395;}
        
        Background color #ae1395
      
           Border around this has a color of #ae1395        
        
          <div style="border:2px solid #ae1395;">Content here</div>
        
        
          .myborder {border:2px solid #ae1395;}
        
        Border color #ae1395