#8100a8 color space conversions
Hex:
        #8100a8
        RGB:
        129, 0, 168
        CMY:
        49, 100, 34
        CMYK:
        23, 100, 0, 34
      HSL:
        286°, 100.0000%, 32.9412%
        HSV (HSB):
        286°, 100.0000%, 65.8824%
        XYZ:
        16.1211, 7.4943, 37.6426
        xyY:
        0.2632, 0.1223, 7.4943
      CIE-Lab:
        32.9067, 65.9677, -56.0468
        CIE-LCH:
        32.9067, 86.5620, 319.6484
        CIE-Luv:
        32.9067, 29.6104, -80.8533
        Hunter-Lab:
        27.3757, 57.2086, -62.3631
      #8100a8 color charts
#8100a8 RGB chart
      #8100a8 CMYK chart
      #8100a8 RGB pie chart
      #8100a8 color shades, tints & tones
#8100a8 color schemes
#8100a8 color preview, HTML & CSS examples
           This text has a color of #8100a8        
        
          <p style="color:#8100a8;">Text here</p>
        
        
          .mytext {color:#8100a8;}
        
        Text color #8100a8
      
           This box has a color of #8100a8        
        
          <div style="background-color:#8100a8;">Content here</div>
        
        
          .mybackground {background-color:#8100a8;}
        
        Background color #8100a8
      
           Border around this has a color of #8100a8        
        
          <div style="border:2px solid #8100a8;">Content here</div>
        
        
          .myborder {border:2px solid #8100a8;}
        
        Border color #8100a8