#a682fa color space conversions
Hex:
        #a682fa
        RGB:
        166, 130, 250
        CMY:
        35, 49, 2
        CMYK:
        34, 48, 0, 2
      HSL:
        258°, 92.3077%, 74.5098%
        HSV (HSB):
        258°, 48.0000%, 98.0392%
        XYZ:
        40.9638, 30.9744, 94.2621
        xyY:
        0.2465, 0.1864, 30.9744
      CIE-Lab:
        62.4860, 39.3783, -55.2937
        CIE-LCH:
        62.4860, 67.8826, 305.4572
        CIE-Luv:
        62.4860, 8.1248, -93.1990
        Hunter-Lab:
        55.6546, 33.9869, -61.4611
      #a682fa color charts
#a682fa RGB chart
      #a682fa CMYK chart
      #a682fa RGB pie chart
      #a682fa color shades, tints & tones
#a682fa color schemes
#a682fa color preview, HTML & CSS examples
           This text has a color of #a682fa        
        
          <p style="color:#a682fa;">Text here</p>
        
        
          .mytext {color:#a682fa;}
        
        Text color #a682fa
      
           This box has a color of #a682fa        
        
          <div style="background-color:#a682fa;">Content here</div>
        
        
          .mybackground {background-color:#a682fa;}
        
        Background color #a682fa
      
           Border around this has a color of #a682fa        
        
          <div style="border:2px solid #a682fa;">Content here</div>
        
        
          .myborder {border:2px solid #a682fa;}
        
        Border color #a682fa