#8b698d color space conversions
Hex:
        #8b698d
        RGB:
        139, 105, 141
        CMY:
        45, 59, 45
        CMYK:
        1, 26, 0, 45
      HSL:
        297°, 14.6341%, 48.2353%
        HSV (HSB):
        297°, 25.5319%, 55.2941%
        XYZ:
        20.5068, 17.5152, 27.4993
        xyY:
        0.3130, 0.2673, 17.5152
      CIE-Lab:
        48.9027, 20.1328, -14.5190
        CIE-LCH:
        48.9027, 24.8220, 324.2022
        CIE-Luv:
        48.9027, 16.8099, -23.7254
        Hunter-Lab:
        41.8512, 14.2241, -9.6620
      #8b698d color charts
#8b698d RGB chart
      #8b698d CMYK chart
      #8b698d RGB pie chart
      #8b698d color shades, tints & tones
#8b698d color schemes
#8b698d color preview, HTML & CSS examples
           This text has a color of #8b698d        
        
          <p style="color:#8b698d;">Text here</p>
        
        
          .mytext {color:#8b698d;}
        
        Text color #8b698d
      
           This box has a color of #8b698d        
        
          <div style="background-color:#8b698d;">Content here</div>
        
        
          .mybackground {background-color:#8b698d;}
        
        Background color #8b698d
      
           Border around this has a color of #8b698d        
        
          <div style="border:2px solid #8b698d;">Content here</div>
        
        
          .myborder {border:2px solid #8b698d;}
        
        Border color #8b698d