#ae1970 color space conversions
Hex:
        #ae1970
        RGB:
        174, 25, 112
        CMY:
        32, 90, 56
        CMYK:
        0, 86, 36, 32
      HSL:
        325°, 74.8744%, 39.0196%
        HSV (HSB):
        325°, 85.6322%, 68.2353%
        XYZ:
        20.7278, 10.8638, 16.3337
        xyY:
        0.4325, 0.2267, 10.8638
      CIE-Lab:
        39.3501, 62.3817, -10.8373
        CIE-LCH:
        39.3501, 63.3161, 350.1446
        CIE-Luv:
        39.3501, 81.0724, -24.6251
        Hunter-Lab:
        32.9603, 54.5734, -6.3094
      #ae1970 color charts
#ae1970 RGB chart
      #ae1970 CMYK chart
      #ae1970 RGB pie chart
      #ae1970 color shades, tints & tones
#ae1970 color schemes
#ae1970 color preview, HTML & CSS examples
           This text has a color of #ae1970        
        
          <p style="color:#ae1970;">Text here</p>
        
        
          .mytext {color:#ae1970;}
        
        Text color #ae1970
      
           This box has a color of #ae1970        
        
          <div style="background-color:#ae1970;">Content here</div>
        
        
          .mybackground {background-color:#ae1970;}
        
        Background color #ae1970
      
           Border around this has a color of #ae1970        
        
          <div style="border:2px solid #ae1970;">Content here</div>
        
        
          .myborder {border:2px solid #ae1970;}
        
        Border color #ae1970