#874c7d color space conversions
Hex:
        #874c7d
        RGB:
        135, 76, 125
        CMY:
        47, 70, 51
        CMYK:
        0, 44, 7, 47
      HSL:
        310°, 27.9621%, 41.3725%
        HSV (HSB):
        310°, 43.7037%, 52.9412%
        XYZ:
        16.2778, 11.8004, 20.8218
        xyY:
        0.3329, 0.2413, 11.8004
      CIE-Lab:
        40.8972, 32.4192, -17.1271
        CIE-LCH:
        40.8972, 36.6653, 332.1524
        CIE-Luv:
        40.8972, 30.1715, -28.2160
        Hunter-Lab:
        34.3518, 24.4676, -11.8915
      #874c7d color charts
#874c7d RGB chart
      #874c7d CMYK chart
      #874c7d RGB pie chart
      #874c7d color shades, tints & tones
#874c7d color schemes
#874c7d color preview, HTML & CSS examples
           This text has a color of #874c7d        
        
          <p style="color:#874c7d;">Text here</p>
        
        
          .mytext {color:#874c7d;}
        
        Text color #874c7d
      
           This box has a color of #874c7d        
        
          <div style="background-color:#874c7d;">Content here</div>
        
        
          .mybackground {background-color:#874c7d;}
        
        Background color #874c7d
      
           Border around this has a color of #874c7d        
        
          <div style="border:2px solid #874c7d;">Content here</div>
        
        
          .myborder {border:2px solid #874c7d;}
        
        Border color #874c7d