#8240a1 color space conversions
Hex:
        #8240a1
        RGB:
        130, 64, 161
        CMY:
        49, 75, 37
        CMYK:
        19, 60, 0, 37
      HSL:
        281°, 43.1111%, 44.1176%
        HSV (HSB):
        281°, 60.2484%, 63.1373%
        XYZ:
        17.4723, 10.9858, 34.9178
        xyY:
        0.2757, 0.1733, 10.9858
      CIE-Lab:
        39.5566, 44.8302, -41.1092
        CIE-LCH:
        39.5566, 60.8253, 317.4792
        CIE-Luv:
        39.5566, 23.4831, -63.6875
        Hunter-Lab:
        33.1449, 36.0928, -39.2600
      #8240a1 color charts
#8240a1 RGB chart
      #8240a1 CMYK chart
      #8240a1 RGB pie chart
      #8240a1 color shades, tints & tones
#8240a1 color schemes
#8240a1 color preview, HTML & CSS examples
           This text has a color of #8240a1        
        
          <p style="color:#8240a1;">Text here</p>
        
        
          .mytext {color:#8240a1;}
        
        Text color #8240a1
      
           This box has a color of #8240a1        
        
          <div style="background-color:#8240a1;">Content here</div>
        
        
          .mybackground {background-color:#8240a1;}
        
        Background color #8240a1
      
           Border around this has a color of #8240a1        
        
          <div style="border:2px solid #8240a1;">Content here</div>
        
        
          .myborder {border:2px solid #8240a1;}
        
        Border color #8240a1