#8c849a color space conversions
Hex:
        #8c849a
        RGB:
        140, 132, 154
        CMY:
        45, 48, 40
        CMYK:
        9, 14, 0, 40
      HSL:
        262°, 9.8214%, 56.0784%
        HSV (HSB):
        262°, 14.2857%, 60.3922%
        XYZ:
        24.8992, 24.4111, 33.9713
        xyY:
        0.2990, 0.2931, 24.4111
      CIE-Lab:
        56.4970, 7.4409, -10.6533
        CIE-LCH:
        56.4970, 12.9946, 304.9326
        CIE-Luv:
        56.4970, 3.0779, -16.6571
        Hunter-Lab:
        49.4076, 3.4928, -6.1809
      #8c849a color charts
#8c849a RGB chart
      #8c849a CMYK chart
      #8c849a RGB pie chart
      #8c849a color shades, tints & tones
#8c849a color schemes
#8c849a color preview, HTML & CSS examples
           This text has a color of #8c849a        
        
          <p style="color:#8c849a;">Text here</p>
        
        
          .mytext {color:#8c849a;}
        
        Text color #8c849a
      
           This box has a color of #8c849a        
        
          <div style="background-color:#8c849a;">Content here</div>
        
        
          .mybackground {background-color:#8c849a;}
        
        Background color #8c849a
      
           Border around this has a color of #8c849a        
        
          <div style="border:2px solid #8c849a;">Content here</div>
        
        
          .myborder {border:2px solid #8c849a;}
        
        Border color #8c849a