#ae05ad color space conversions
Hex:
        #ae05ad
        RGB:
        174, 5, 173
        CMY:
        32, 98, 32
        CMYK:
        0, 97, 1, 32
      HSL:
        300°, 94.4134%, 35.0980%
        HSV (HSB):
        300°, 97.1264%, 68.2353%
        XYZ:
        25.0527, 12.1243, 40.5550
        xyY:
        0.3223, 0.1560, 12.1243
      CIE-Lab:
        41.4131, 73.1139, -44.9110
        CIE-LCH:
        41.4131, 85.8058, 328.4392
        CIE-Luv:
        41.4131, 57.6802, -73.3508
        Hunter-Lab:
        34.8200, 67.4939, -44.6812
      #ae05ad color charts
#ae05ad RGB chart
      #ae05ad CMYK chart
      #ae05ad RGB pie chart
      #ae05ad color shades, tints & tones
#ae05ad color schemes
#ae05ad color preview, HTML & CSS examples
           This text has a color of #ae05ad        
        
          <p style="color:#ae05ad;">Text here</p>
        
        
          .mytext {color:#ae05ad;}
        
        Text color #ae05ad
      
           This box has a color of #ae05ad        
        
          <div style="background-color:#ae05ad;">Content here</div>
        
        
          .mybackground {background-color:#ae05ad;}
        
        Background color #ae05ad
      
           Border around this has a color of #ae05ad        
        
          <div style="border:2px solid #ae05ad;">Content here</div>
        
        
          .myborder {border:2px solid #ae05ad;}
        
        Border color #ae05ad