#ae5695 color space conversions
Hex:
        #ae5695
        RGB:
        174, 86, 149
        CMY:
        32, 66, 42
        CMYK:
        0, 51, 14, 32
      HSL:
        317°, 35.2000%, 50.9804%
        HSV (HSB):
        317°, 50.5747%, 68.2353%
        XYZ:
        26.2082, 17.8242, 30.4929
        xyY:
        0.3517, 0.2392, 17.8242
      CIE-Lab:
        49.2822, 44.0503, -18.2953
        CIE-LCH:
        49.2822, 47.6984, 337.4456
        CIE-Luv:
        49.2822, 47.6772, -33.1358
        Hunter-Lab:
        42.2187, 36.9250, -13.2697
      #ae5695 color charts
#ae5695 RGB chart
      #ae5695 CMYK chart
      #ae5695 RGB pie chart
      #ae5695 color shades, tints & tones
#ae5695 color schemes
#ae5695 color preview, HTML & CSS examples
           This text has a color of #ae5695        
        
          <p style="color:#ae5695;">Text here</p>
        
        
          .mytext {color:#ae5695;}
        
        Text color #ae5695
      
           This box has a color of #ae5695        
        
          <div style="background-color:#ae5695;">Content here</div>
        
        
          .mybackground {background-color:#ae5695;}
        
        Background color #ae5695
      
           Border around this has a color of #ae5695        
        
          <div style="border:2px solid #ae5695;">Content here</div>
        
        
          .myborder {border:2px solid #ae5695;}
        
        Border color #ae5695