#8c3096 color space conversions
Hex:
        #8c3096
        RGB:
        140, 48, 150
        CMY:
        45, 81, 41
        CMYK:
        7, 68, 0, 41
      HSL:
        294°, 51.5152%, 38.8235%
        HSV (HSB):
        294°, 68.0000%, 58.8235%
        XYZ:
        17.3772, 9.8914, 29.8475
        xyY:
        0.3042, 0.1732, 9.8914
      CIE-Lab:
        37.6467, 52.5453, -37.4266
        CIE-LCH:
        37.6467, 64.5117, 324.5388
        CIE-Luv:
        37.6467, 36.4285, -58.5460
        Hunter-Lab:
        31.4505, 43.5872, -34.2526
      #8c3096 color charts
#8c3096 RGB chart
      #8c3096 CMYK chart
      #8c3096 RGB pie chart
      #8c3096 color shades, tints & tones
#8c3096 color schemes
#8c3096 color preview, HTML & CSS examples
           This text has a color of #8c3096        
        
          <p style="color:#8c3096;">Text here</p>
        
        
          .mytext {color:#8c3096;}
        
        Text color #8c3096
      
           This box has a color of #8c3096        
        
          <div style="background-color:#8c3096;">Content here</div>
        
        
          .mybackground {background-color:#8c3096;}
        
        Background color #8c3096
      
           Border around this has a color of #8c3096        
        
          <div style="border:2px solid #8c3096;">Content here</div>
        
        
          .myborder {border:2px solid #8c3096;}
        
        Border color #8c3096