#8a7eaa color space conversions
Hex:
        #8a7eaa
        RGB:
        138, 126, 170
        CMY:
        46, 51, 33
        CMYK:
        19, 26, 0, 33
      HSL:
        256°, 20.5607%, 58.0392%
        HSV (HSB):
        256°, 25.8824%, 66.6667%
        XYZ:
        25.1978, 23.2273, 41.1855
        xyY:
        0.2812, 0.2592, 23.2273
      CIE-Lab:
        55.3057, 13.8498, -21.7002
        CIE-LCH:
        55.3057, 25.7432, 302.5475
        CIE-Luv:
        55.3057, 3.5178, -34.4100
        Hunter-Lab:
        48.1947, 8.9851, -16.9309
      #8a7eaa color charts
#8a7eaa RGB chart
      #8a7eaa CMYK chart
      #8a7eaa RGB pie chart
      #8a7eaa color shades, tints & tones
#8a7eaa color schemes
#8a7eaa color preview, HTML & CSS examples
           This text has a color of #8a7eaa        
        
          <p style="color:#8a7eaa;">Text here</p>
        
        
          .mytext {color:#8a7eaa;}
        
        Text color #8a7eaa
      
           This box has a color of #8a7eaa        
        
          <div style="background-color:#8a7eaa;">Content here</div>
        
        
          .mybackground {background-color:#8a7eaa;}
        
        Background color #8a7eaa
      
           Border around this has a color of #8a7eaa        
        
          <div style="border:2px solid #8a7eaa;">Content here</div>
        
        
          .myborder {border:2px solid #8a7eaa;}
        
        Border color #8a7eaa