#8101a5 color space conversions
Hex:
        #8101a5
        RGB:
        129, 1, 165
        CMY:
        49, 100, 35
        CMYK:
        22, 99, 0, 35
      HSL:
        287°, 98.7952%, 32.5490%
        HSV (HSB):
        287°, 99.3939%, 64.7059%
        XYZ:
        15.8556, 7.4054, 36.1910
        xyY:
        0.2667, 0.1246, 7.4054
      CIE-Lab:
        32.7127, 65.2761, -54.5532
        CIE-LCH:
        32.7127, 85.0707, 320.1135
        CIE-Luv:
        32.7127, 30.3888, -78.8177
        Hunter-Lab:
        27.2130, 56.3805, -59.8018
      #8101a5 color charts
#8101a5 RGB chart
      #8101a5 CMYK chart
      #8101a5 RGB pie chart
      #8101a5 color shades, tints & tones
#8101a5 color schemes
#8101a5 color preview, HTML & CSS examples
           This text has a color of #8101a5        
        
          <p style="color:#8101a5;">Text here</p>
        
        
          .mytext {color:#8101a5;}
        
        Text color #8101a5
      
           This box has a color of #8101a5        
        
          <div style="background-color:#8101a5;">Content here</div>
        
        
          .mybackground {background-color:#8101a5;}
        
        Background color #8101a5
      
           Border around this has a color of #8101a5        
        
          <div style="border:2px solid #8101a5;">Content here</div>
        
        
          .myborder {border:2px solid #8101a5;}
        
        Border color #8101a5