#8a6faf color space conversions
Hex:
        #8a6faf
        RGB:
        138, 111, 175
        CMY:
        46, 56, 31
        CMYK:
        21, 37, 0, 31
      HSL:
        265°, 28.5714%, 56.0784%
        HSV (HSB):
        265°, 36.5714%, 68.6275%
        XYZ:
        23.9035, 19.8673, 43.1324
        xyY:
        0.2751, 0.2286, 19.8673
      CIE-Lab:
        51.6868, 23.8519, -30.1836
        CIE-LCH:
        51.6868, 38.4703, 308.3167
        CIE-Luv:
        51.6868, 9.4200, -48.4755
        Hunter-Lab:
        44.5727, 17.7239, -26.1731
      #8a6faf color charts
#8a6faf RGB chart
      #8a6faf CMYK chart
      #8a6faf RGB pie chart
      #8a6faf color shades, tints & tones
#8a6faf color schemes
#8a6faf color preview, HTML & CSS examples
           This text has a color of #8a6faf        
        
          <p style="color:#8a6faf;">Text here</p>
        
        
          .mytext {color:#8a6faf;}
        
        Text color #8a6faf
      
           This box has a color of #8a6faf        
        
          <div style="background-color:#8a6faf;">Content here</div>
        
        
          .mybackground {background-color:#8a6faf;}
        
        Background color #8a6faf
      
           Border around this has a color of #8a6faf        
        
          <div style="border:2px solid #8a6faf;">Content here</div>
        
        
          .myborder {border:2px solid #8a6faf;}
        
        Border color #8a6faf