#8c507b color space conversions
Hex:
        #8c507b
        RGB:
        140, 80, 123
        CMY:
        45, 69, 52
        CMYK:
        0, 43, 12, 45
      HSL:
        317°, 27.2727%, 43.1373%
        HSV (HSB):
        317°, 42.8571%, 54.9020%
        XYZ:
        17.2590, 12.7428, 20.2889
        xyY:
        0.3432, 0.2534, 12.7428
      CIE-Lab:
        42.3732, 31.5281, -13.5907
        CIE-LCH:
        42.3732, 34.3326, 336.6807
        CIE-Luv:
        42.3732, 32.2493, -23.3675
        Hunter-Lab:
        35.6971, 23.8322, -8.7102
      #8c507b color charts
#8c507b RGB chart
      #8c507b CMYK chart
      #8c507b RGB pie chart
      #8c507b color shades, tints & tones
#8c507b color schemes
#8c507b color preview, HTML & CSS examples
           This text has a color of #8c507b        
        
          <p style="color:#8c507b;">Text here</p>
        
        
          .mytext {color:#8c507b;}
        
        Text color #8c507b
      
           This box has a color of #8c507b        
        
          <div style="background-color:#8c507b;">Content here</div>
        
        
          .mybackground {background-color:#8c507b;}
        
        Background color #8c507b
      
           Border around this has a color of #8c507b        
        
          <div style="border:2px solid #8c507b;">Content here</div>
        
        
          .myborder {border:2px solid #8c507b;}
        
        Border color #8c507b