#8201a7 color space conversions
Hex:
        #8201a7
        RGB:
        130, 1, 167
        CMY:
        49, 100, 35
        CMYK:
        22, 99, 0, 35
      HSL:
        287°, 98.8095%, 32.9412%
        HSV (HSB):
        287°, 99.4012%, 65.4902%
        XYZ:
        16.1918, 7.5576, 37.1646
        xyY:
        0.2658, 0.1241, 7.5576
      CIE-Lab:
        33.0439, 65.7800, -55.2134
        CIE-LCH:
        33.0439, 85.8808, 319.9911
        CIE-Luv:
        33.0439, 30.4350, -79.9694
        Hunter-Lab:
        27.4910, 57.0248, -60.9093
      #8201a7 color charts
#8201a7 RGB chart
      #8201a7 CMYK chart
      #8201a7 RGB pie chart
      #8201a7 color shades, tints & tones
#8201a7 color schemes
#8201a7 color preview, HTML & CSS examples
           This text has a color of #8201a7        
        
          <p style="color:#8201a7;">Text here</p>
        
        
          .mytext {color:#8201a7;}
        
        Text color #8201a7
      
           This box has a color of #8201a7        
        
          <div style="background-color:#8201a7;">Content here</div>
        
        
          .mybackground {background-color:#8201a7;}
        
        Background color #8201a7
      
           Border around this has a color of #8201a7        
        
          <div style="border:2px solid #8201a7;">Content here</div>
        
        
          .myborder {border:2px solid #8201a7;}
        
        Border color #8201a7