#ae1d81 color space conversions
Hex:
        #ae1d81
        RGB:
        174, 29, 129
        CMY:
        32, 89, 49
        CMYK:
        0, 83, 26, 32
      HSL:
        319°, 71.4286%, 39.8039%
        HSV (HSB):
        319°, 83.3333%, 68.2353%
        XYZ:
        21.8574, 11.4624, 21.8293
        xyY:
        0.3963, 0.2078, 11.4624
      CIE-Lab:
        40.3486, 63.4484, -19.9023
        CIE-LCH:
        40.3486, 66.4967, 342.5846
        CIE-Luv:
        40.3486, 73.0986, -36.9592
        Hunter-Lab:
        33.8561, 55.9906, -14.5290
      #ae1d81 color charts
#ae1d81 RGB chart
      #ae1d81 CMYK chart
      #ae1d81 RGB pie chart
      #ae1d81 color shades, tints & tones
#ae1d81 color schemes
#ae1d81 color preview, HTML & CSS examples
           This text has a color of #ae1d81        
        
          <p style="color:#ae1d81;">Text here</p>
        
        
          .mytext {color:#ae1d81;}
        
        Text color #ae1d81
      
           This box has a color of #ae1d81        
        
          <div style="background-color:#ae1d81;">Content here</div>
        
        
          .mybackground {background-color:#ae1d81;}
        
        Background color #ae1d81
      
           Border around this has a color of #ae1d81        
        
          <div style="border:2px solid #ae1d81;">Content here</div>
        
        
          .myborder {border:2px solid #ae1d81;}
        
        Border color #ae1d81