#ae2282 color space conversions
Hex:
        #ae2282
        RGB:
        174, 34, 130
        CMY:
        32, 87, 49
        CMYK:
        0, 80, 25, 32
      HSL:
        319°, 67.3077%, 40.7843%
        HSV (HSB):
        319°, 80.4598%, 68.2353%
        XYZ:
        22.0569, 11.7544, 22.2254
        xyY:
        0.3936, 0.2098, 11.7544
      CIE-Lab:
        40.8231, 62.3320, -19.7878
        CIE-LCH:
        40.8231, 65.3975, 342.3875
        CIE-Luv:
        40.8231, 71.6614, -36.7265
        Hunter-Lab:
        34.2847, 54.8385, -14.4360
      #ae2282 color charts
#ae2282 RGB chart
      #ae2282 CMYK chart
      #ae2282 RGB pie chart
      #ae2282 color shades, tints & tones
#ae2282 color schemes
#ae2282 color preview, HTML & CSS examples
           This text has a color of #ae2282        
        
          <p style="color:#ae2282;">Text here</p>
        
        
          .mytext {color:#ae2282;}
        
        Text color #ae2282
      
           This box has a color of #ae2282        
        
          <div style="background-color:#ae2282;">Content here</div>
        
        
          .mybackground {background-color:#ae2282;}
        
        Background color #ae2282
      
           Border around this has a color of #ae2282        
        
          <div style="border:2px solid #ae2282;">Content here</div>
        
        
          .myborder {border:2px solid #ae2282;}
        
        Border color #ae2282