#a382fa color space conversions
Hex:
        #a382fa
        RGB:
        163, 130, 250
        CMY:
        36, 49, 2
        CMYK:
        35, 48, 0, 2
      HSL:
        257°, 92.3077%, 74.5098%
        HSV (HSB):
        257°, 48.0000%, 98.0392%
        XYZ:
        40.3422, 30.6539, 94.2330
        xyY:
        0.2442, 0.1855, 30.6539
      CIE-Lab:
        62.2144, 38.6289, -55.7424
        CIE-LCH:
        62.2144, 67.8189, 304.7216
        CIE-Luv:
        62.2144, 6.7050, -93.7586
        Hunter-Lab:
        55.3660, 33.1729, -62.1555
      #a382fa color charts
#a382fa RGB chart
      #a382fa CMYK chart
      #a382fa RGB pie chart
      #a382fa color shades, tints & tones
#a382fa color schemes
#a382fa color preview, HTML & CSS examples
           This text has a color of #a382fa        
        
          <p style="color:#a382fa;">Text here</p>
        
        
          .mytext {color:#a382fa;}
        
        Text color #a382fa
      
           This box has a color of #a382fa        
        
          <div style="background-color:#a382fa;">Content here</div>
        
        
          .mybackground {background-color:#a382fa;}
        
        Background color #a382fa
      
           Border around this has a color of #a382fa        
        
          <div style="border:2px solid #a382fa;">Content here</div>
        
        
          .myborder {border:2px solid #a382fa;}
        
        Border color #a382fa