#a507b4 color space conversions
Hex:
        #a507b4
        RGB:
        165, 7, 180
        CMY:
        35, 97, 29
        CMYK:
        8, 96, 0, 29
      HSL:
        295°, 92.5134%, 36.6667%
        HSV (HSB):
        295°, 96.1111%, 70.5882%
        XYZ:
        23.8312, 11.4466, 44.1334
        xyY:
        0.3001, 0.1441, 11.4466
      CIE-Lab:
        40.3227, 72.5169, -50.9047
        CIE-LCH:
        40.3227, 88.6002, 324.9323
        CIE-Luv:
        40.3227, 48.6700, -80.8237
        Hunter-Lab:
        33.8328, 66.5250, -53.6582
      #a507b4 color charts
#a507b4 RGB chart
      #a507b4 CMYK chart
      #a507b4 RGB pie chart
      #a507b4 color shades, tints & tones
#a507b4 color schemes
#a507b4 color preview, HTML & CSS examples
           This text has a color of #a507b4        
        
          <p style="color:#a507b4;">Text here</p>
        
        
          .mytext {color:#a507b4;}
        
        Text color #a507b4
      
           This box has a color of #a507b4        
        
          <div style="background-color:#a507b4;">Content here</div>
        
        
          .mybackground {background-color:#a507b4;}
        
        Background color #a507b4
      
           Border around this has a color of #a507b4        
        
          <div style="border:2px solid #a507b4;">Content here</div>
        
        
          .myborder {border:2px solid #a507b4;}
        
        Border color #a507b4