#8111a5 color space conversions
Hex:
        #8111a5
        RGB:
        129, 17, 165
        CMY:
        49, 93, 35
        CMYK:
        22, 90, 0, 35
      HSL:
        285°, 81.3187%, 35.6863%
        HSV (HSB):
        285°, 89.6970%, 64.7059%
        XYZ:
        16.0452, 7.7846, 36.2542
        xyY:
        0.2670, 0.1296, 7.7846
      CIE-Lab:
        33.5303, 62.8446, -53.2241
        CIE-LCH:
        33.5303, 82.3544, 319.7382
        CIE-Luv:
        33.5303, 29.5687, -77.7279
        Hunter-Lab:
        27.9010, 53.8248, -57.5101
      #8111a5 color charts
#8111a5 RGB chart
      #8111a5 CMYK chart
      #8111a5 RGB pie chart
      #8111a5 color shades, tints & tones
#8111a5 color schemes
#8111a5 color preview, HTML & CSS examples
           This text has a color of #8111a5        
        
          <p style="color:#8111a5;">Text here</p>
        
        
          .mytext {color:#8111a5;}
        
        Text color #8111a5
      
           This box has a color of #8111a5        
        
          <div style="background-color:#8111a5;">Content here</div>
        
        
          .mybackground {background-color:#8111a5;}
        
        Background color #8111a5
      
           Border around this has a color of #8111a5        
        
          <div style="border:2px solid #8111a5;">Content here</div>
        
        
          .myborder {border:2px solid #8111a5;}
        
        Border color #8111a5