#a530d1 color space conversions
Hex:
        #a530d1
        RGB:
        165, 48, 209
        CMY:
        35, 81, 18
        CMYK:
        21, 77, 0, 18
      HSL:
        284°, 63.6364%, 50.3922%
        HSV (HSB):
        284°, 77.0335%, 81.9608%
        XYZ:
        28.0826, 14.7167, 61.6821
        xyY:
        0.2688, 0.1409, 14.7167
      CIE-Lab:
        45.2437, 69.0382, -59.8941
        CIE-LCH:
        45.2437, 91.3979, 319.0567
        CIE-Luv:
        45.2437, 35.9125, -95.9105
        Hunter-Lab:
        38.3623, 63.5344, -68.4777
      #a530d1 color charts
#a530d1 RGB chart
      #a530d1 CMYK chart
      #a530d1 RGB pie chart
      #a530d1 color shades, tints & tones
#a530d1 color schemes
#a530d1 color preview, HTML & CSS examples
           This text has a color of #a530d1        
        
          <p style="color:#a530d1;">Text here</p>
        
        
          .mytext {color:#a530d1;}
        
        Text color #a530d1
      
           This box has a color of #a530d1        
        
          <div style="background-color:#a530d1;">Content here</div>
        
        
          .mybackground {background-color:#a530d1;}
        
        Background color #a530d1
      
           Border around this has a color of #a530d1        
        
          <div style="border:2px solid #a530d1;">Content here</div>
        
        
          .myborder {border:2px solid #a530d1;}
        
        Border color #a530d1