#874f7d color space conversions
Hex:
        #874f7d
        RGB:
        135, 79, 125
        CMY:
        47, 69, 51
        CMYK:
        0, 41, 7, 47
      HSL:
        311°, 26.1682%, 41.9608%
        HSV (HSB):
        311°, 41.4815%, 52.9412%
        XYZ:
        16.4893, 12.2235, 20.8923
        xyY:
        0.3324, 0.2464, 12.2235
      CIE-Lab:
        41.5692, 30.7203, -16.0984
        CIE-LCH:
        41.5692, 34.6828, 332.3440
        CIE-Luv:
        41.5692, 28.8615, -26.6280
        Hunter-Lab:
        34.9622, 23.0028, -10.9564
      #874f7d color charts
#874f7d RGB chart
      #874f7d CMYK chart
      #874f7d RGB pie chart
      #874f7d color shades, tints & tones
#874f7d color schemes
#874f7d color preview, HTML & CSS examples
           This text has a color of #874f7d        
        
          <p style="color:#874f7d;">Text here</p>
        
        
          .mytext {color:#874f7d;}
        
        Text color #874f7d
      
           This box has a color of #874f7d        
        
          <div style="background-color:#874f7d;">Content here</div>
        
        
          .mybackground {background-color:#874f7d;}
        
        Background color #874f7d
      
           Border around this has a color of #874f7d        
        
          <div style="border:2px solid #874f7d;">Content here</div>
        
        
          .myborder {border:2px solid #874f7d;}
        
        Border color #874f7d