#a507d1 color space conversions
Hex:
        #a507d1
        RGB:
        165, 7, 209
        CMY:
        35, 97, 18
        CMYK:
        21, 97, 0, 18
      HSL:
        287°, 93.5185%, 42.3529%
        HSV (HSB):
        287°, 96.6507%, 81.9608%
        XYZ:
        27.1017, 12.7547, 61.3551
        xyY:
        0.2678, 0.1260, 12.7547
      CIE-Lab:
        42.3914, 77.4090, -64.5190
        CIE-LCH:
        42.3914, 100.7713, 320.1894
        CIE-Luv:
        42.3914, 39.4035, -100.9199
        Hunter-Lab:
        35.7138, 72.9569, -76.8586
      #a507d1 color charts
#a507d1 RGB chart
      #a507d1 CMYK chart
      #a507d1 RGB pie chart
      #a507d1 color shades, tints & tones
#a507d1 color schemes
#a507d1 color preview, HTML & CSS examples
           This text has a color of #a507d1        
        
          <p style="color:#a507d1;">Text here</p>
        
        
          .mytext {color:#a507d1;}
        
        Text color #a507d1
      
           This box has a color of #a507d1        
        
          <div style="background-color:#a507d1;">Content here</div>
        
        
          .mybackground {background-color:#a507d1;}
        
        Background color #a507d1
      
           Border around this has a color of #a507d1        
        
          <div style="border:2px solid #a507d1;">Content here</div>
        
        
          .myborder {border:2px solid #a507d1;}
        
        Border color #a507d1