#ae1384 color space conversions
Hex:
        #ae1384
        RGB:
        174, 19, 132
        CMY:
        32, 93, 48
        CMYK:
        0, 89, 24, 32
      HSL:
        316°, 80.3109%, 37.8431%
        HSV (HSB):
        316°, 89.0805%, 68.2353%
        XYZ:
        21.8533, 11.1304, 22.8264
        xyY:
        0.3916, 0.1994, 11.1304
      CIE-Lab:
        39.7992, 65.7975, -22.6053
        CIE-LCH:
        39.7992, 69.5723, 341.0394
        CIE-Luv:
        39.7992, 73.4221, -40.8702
        Hunter-Lab:
        33.3622, 58.5393, -17.2126
      #ae1384 color charts
#ae1384 RGB chart
      #ae1384 CMYK chart
      #ae1384 RGB pie chart
      #ae1384 color shades, tints & tones
#ae1384 color schemes
#ae1384 color preview, HTML & CSS examples
           This text has a color of #ae1384        
        
          <p style="color:#ae1384;">Text here</p>
        
        
          .mytext {color:#ae1384;}
        
        Text color #ae1384
      
           This box has a color of #ae1384        
        
          <div style="background-color:#ae1384;">Content here</div>
        
        
          .mybackground {background-color:#ae1384;}
        
        Background color #ae1384
      
           Border around this has a color of #ae1384        
        
          <div style="border:2px solid #ae1384;">Content here</div>
        
        
          .myborder {border:2px solid #ae1384;}
        
        Border color #ae1384