#ae1976 color space conversions
Hex:
        #ae1976
        RGB:
        174, 25, 118
        CMY:
        32, 90, 54
        CMYK:
        0, 86, 32, 32
      HSL:
        323°, 74.8744%, 39.0196%
        HSV (HSB):
        323°, 85.6322%, 68.2353%
        XYZ:
        21.0732, 11.0019, 18.1524
        xyY:
        0.4196, 0.2190, 11.0019
      CIE-Lab:
        39.5837, 63.0371, -14.2409
        CIE-LCH:
        39.5837, 64.6257, 347.2698
        CIE-Luv:
        39.5837, 78.5073, -29.1892
        Hunter-Lab:
        33.1692, 55.3595, -9.2291
      #ae1976 color charts
#ae1976 RGB chart
      #ae1976 CMYK chart
      #ae1976 RGB pie chart
      #ae1976 color shades, tints & tones
#ae1976 color schemes
#ae1976 color preview, HTML & CSS examples
           This text has a color of #ae1976        
        
          <p style="color:#ae1976;">Text here</p>
        
        
          .mytext {color:#ae1976;}
        
        Text color #ae1976
      
           This box has a color of #ae1976        
        
          <div style="background-color:#ae1976;">Content here</div>
        
        
          .mybackground {background-color:#ae1976;}
        
        Background color #ae1976
      
           Border around this has a color of #ae1976        
        
          <div style="border:2px solid #ae1976;">Content here</div>
        
        
          .myborder {border:2px solid #ae1976;}
        
        Border color #ae1976