#ae04ae color space conversions
Hex:
        #ae04ae
        RGB:
        174, 4, 174
        CMY:
        32, 98, 32
        CMYK:
        0, 98, 0, 32
      HSL:
        300°, 95.5056%, 34.9020%
        HSV (HSB):
        300°, 97.7011%, 68.2353%
        XYZ:
        25.1390, 12.1415, 41.0630
        xyY:
        0.3209, 0.1550, 12.1415
      CIE-Lab:
        41.4401, 73.3649, -45.4627
        CIE-LCH:
        41.4401, 86.3091, 328.2144
        CIE-Luv:
        41.4401, 57.3521, -74.1582
        Hunter-Lab:
        34.8446, 67.8021, -45.4795
      #ae04ae color charts
#ae04ae RGB chart
      #ae04ae CMYK chart
      #ae04ae RGB pie chart
      #ae04ae color shades, tints & tones
#ae04ae color schemes
#ae04ae color preview, HTML & CSS examples
           This text has a color of #ae04ae        
        
          <p style="color:#ae04ae;">Text here</p>
        
        
          .mytext {color:#ae04ae;}
        
        Text color #ae04ae
      
           This box has a color of #ae04ae        
        
          <div style="background-color:#ae04ae;">Content here</div>
        
        
          .mybackground {background-color:#ae04ae;}
        
        Background color #ae04ae
      
           Border around this has a color of #ae04ae        
        
          <div style="border:2px solid #ae04ae;">Content here</div>
        
        
          .myborder {border:2px solid #ae04ae;}
        
        Border color #ae04ae