#8c689b color space conversions
Hex:
        #8c689b
        RGB:
        140, 104, 155
        CMY:
        45, 59, 39
        CMYK:
        10, 33, 0, 39
      HSL:
        282°, 20.3187%, 50.7843%
        HSV (HSB):
        282°, 32.9032%, 60.7843%
        XYZ:
        21.6819, 17.8426, 33.3116
        xyY:
        0.2977, 0.2450, 17.8426
      CIE-Lab:
        49.3047, 24.0227, -22.1700
        CIE-LCH:
        49.3047, 32.6895, 317.2967
        CIE-Luv:
        49.3047, 16.0009, -35.7633
        Hunter-Lab:
        42.2405, 17.7025, -17.1886
      #8c689b color charts
#8c689b RGB chart
      #8c689b CMYK chart
      #8c689b RGB pie chart
      #8c689b color shades, tints & tones
#8c689b color schemes
#8c689b color preview, HTML & CSS examples
           This text has a color of #8c689b        
        
          <p style="color:#8c689b;">Text here</p>
        
        
          .mytext {color:#8c689b;}
        
        Text color #8c689b
      
           This box has a color of #8c689b        
        
          <div style="background-color:#8c689b;">Content here</div>
        
        
          .mybackground {background-color:#8c689b;}
        
        Background color #8c689b
      
           Border around this has a color of #8c689b        
        
          <div style="border:2px solid #8c689b;">Content here</div>
        
        
          .myborder {border:2px solid #8c689b;}
        
        Border color #8c689b