#8201a3 color space conversions
Hex:
        #8201a3
        RGB:
        130, 1, 163
        CMY:
        49, 100, 36
        CMYK:
        20, 99, 0, 36
      HSL:
        288°, 98.7805%, 32.1569%
        HSV (HSB):
        288°, 99.3865%, 63.9216%
        XYZ:
        15.8276, 7.4119, 35.2468
        xyY:
        0.2706, 0.1267, 7.4119
      CIE-Lab:
        32.7267, 65.0531, -53.3134
        CIE-LCH:
        32.7267, 84.1084, 320.6641
        CIE-Luv:
        32.7267, 31.5579, -77.3159
        Hunter-Lab:
        27.2248, 56.1310, -57.7029
      #8201a3 color charts
#8201a3 RGB chart
      #8201a3 CMYK chart
      #8201a3 RGB pie chart
      #8201a3 color shades, tints & tones
#8201a3 color schemes
#8201a3 color preview, HTML & CSS examples
           This text has a color of #8201a3        
        
          <p style="color:#8201a3;">Text here</p>
        
        
          .mytext {color:#8201a3;}
        
        Text color #8201a3
      
           This box has a color of #8201a3        
        
          <div style="background-color:#8201a3;">Content here</div>
        
        
          .mybackground {background-color:#8201a3;}
        
        Background color #8201a3
      
           Border around this has a color of #8201a3        
        
          <div style="border:2px solid #8201a3;">Content here</div>
        
        
          .myborder {border:2px solid #8201a3;}
        
        Border color #8201a3