#ae1291 color space conversions
Hex:
        #ae1291
        RGB:
        174, 18, 145
        CMY:
        32, 93, 43
        CMYK:
        0, 90, 17, 32
      HSL:
        311°, 81.2500%, 37.6471%
        HSV (HSB):
        311°, 89.6552%, 68.2353%
        XYZ:
        22.7827, 11.4756, 27.8023
        xyY:
        0.3671, 0.1849, 11.4756
      CIE-Lab:
        40.3703, 67.6182, -29.6929
        CIE-LCH:
        40.3703, 73.8505, 336.2925
        CIE-Luv:
        40.3703, 68.0092, -51.0411
        Hunter-Lab:
        33.8757, 60.7657, -24.9472
      #ae1291 color charts
#ae1291 RGB chart
      #ae1291 CMYK chart
      #ae1291 RGB pie chart
      #ae1291 color shades, tints & tones
#ae1291 color schemes
#ae1291 color preview, HTML & CSS examples
           This text has a color of #ae1291        
        
          <p style="color:#ae1291;">Text here</p>
        
        
          .mytext {color:#ae1291;}
        
        Text color #ae1291
      
           This box has a color of #ae1291        
        
          <div style="background-color:#ae1291;">Content here</div>
        
        
          .mybackground {background-color:#ae1291;}
        
        Background color #ae1291
      
           Border around this has a color of #ae1291        
        
          <div style="border:2px solid #ae1291;">Content here</div>
        
        
          .myborder {border:2px solid #ae1291;}
        
        Border color #ae1291