#874f7e color space conversions
Hex:
        #874f7e
        RGB:
        135, 79, 126
        CMY:
        47, 69, 51
        CMYK:
        0, 41, 7, 47
      HSL:
        310°, 26.1682%, 41.9608%
        HSV (HSB):
        310°, 41.4815%, 52.9412%
        XYZ:
        16.5536, 12.2492, 21.2305
        xyY:
        0.3309, 0.2448, 12.2492
      CIE-Lab:
        41.6095, 30.9082, -16.6481
        CIE-LCH:
        41.6095, 35.1066, 331.6918
        CIE-Luv:
        41.6095, 28.6621, -27.4373
        Hunter-Lab:
        34.9989, 23.1778, -11.4664
      #874f7e color charts
#874f7e RGB chart
      #874f7e CMYK chart
      #874f7e RGB pie chart
      #874f7e color shades, tints & tones
#874f7e color schemes
#874f7e color preview, HTML & CSS examples
           This text has a color of #874f7e        
        
          <p style="color:#874f7e;">Text here</p>
        
        
          .mytext {color:#874f7e;}
        
        Text color #874f7e
      
           This box has a color of #874f7e        
        
          <div style="background-color:#874f7e;">Content here</div>
        
        
          .mybackground {background-color:#874f7e;}
        
        Background color #874f7e
      
           Border around this has a color of #874f7e        
        
          <div style="border:2px solid #874f7e;">Content here</div>
        
        
          .myborder {border:2px solid #874f7e;}
        
        Border color #874f7e