#a505ae color space conversions
Hex:
        #a505ae
        RGB:
        165, 5, 174
        CMY:
        35, 98, 32
        CMYK:
        5, 97, 0, 32
      HSL:
        297°, 94.4134%, 35.0980%
        HSV (HSB):
        297°, 97.1264%, 68.2353%
        XYZ:
        23.2113, 11.1639, 40.9759
        xyY:
        0.3080, 0.1482, 11.1639
      CIE-Lab:
        39.8551, 71.7743, -48.0933
        CIE-LCH:
        39.8551, 86.3974, 326.1754
        CIE-Luv:
        39.8551, 50.8923, -76.6509
        Hunter-Lab:
        33.4124, 65.5308, -49.3227
      #a505ae color charts
#a505ae RGB chart
      #a505ae CMYK chart
      #a505ae RGB pie chart
      #a505ae color shades, tints & tones
#a505ae color schemes
#a505ae color preview, HTML & CSS examples
           This text has a color of #a505ae        
        
          <p style="color:#a505ae;">Text here</p>
        
        
          .mytext {color:#a505ae;}
        
        Text color #a505ae
      
           This box has a color of #a505ae        
        
          <div style="background-color:#a505ae;">Content here</div>
        
        
          .mybackground {background-color:#a505ae;}
        
        Background color #a505ae
      
           Border around this has a color of #a505ae        
        
          <div style="border:2px solid #a505ae;">Content here</div>
        
        
          .myborder {border:2px solid #a505ae;}
        
        Border color #a505ae