#a507bf color space conversions
Hex:
        #a507bf
        RGB:
        165, 7, 191
        CMY:
        35, 97, 25
        CMYK:
        14, 96, 0, 25
      HSL:
        292°, 92.9293%, 38.8235%
        HSV (HSB):
        292°, 96.3351%, 74.9020%
        XYZ:
        24.9970, 11.9129, 50.2721
        xyY:
        0.2867, 0.1366, 11.9129
      CIE-Lab:
        41.0773, 74.3235, -56.1705
        CIE-LCH:
        41.0773, 93.1617, 322.9196
        CIE-Luv:
        41.0773, 44.9678, -88.5911
        Hunter-Lab:
        34.5150, 68.8746, -62.1971
      #a507bf color charts
#a507bf RGB chart
      #a507bf CMYK chart
      #a507bf RGB pie chart
      #a507bf color shades, tints & tones
#a507bf color schemes
#a507bf color preview, HTML & CSS examples
           This text has a color of #a507bf        
        
          <p style="color:#a507bf;">Text here</p>
        
        
          .mytext {color:#a507bf;}
        
        Text color #a507bf
      
           This box has a color of #a507bf        
        
          <div style="background-color:#a507bf;">Content here</div>
        
        
          .mybackground {background-color:#a507bf;}
        
        Background color #a507bf
      
           Border around this has a color of #a507bf        
        
          <div style="border:2px solid #a507bf;">Content here</div>
        
        
          .myborder {border:2px solid #a507bf;}
        
        Border color #a507bf