#874c8d color space conversions
Hex:
        #874c8d
        RGB:
        135, 76, 141
        CMY:
        47, 70, 45
        CMYK:
        4, 46, 0, 45
      HSL:
        294°, 29.9539%, 42.5490%
        HSV (HSB):
        294°, 46.0993%, 55.2941%
        XYZ:
        17.3838, 12.2429, 26.6462
        xyY:
        0.3089, 0.2176, 12.2429
      CIE-Lab:
        41.5995, 35.5435, -25.7898
        CIE-LCH:
        41.5995, 43.9142, 324.0360
        CIE-Luv:
        41.5995, 26.8490, -41.1910
        Hunter-Lab:
        34.9898, 27.4512, -20.6589
      #874c8d color charts
#874c8d RGB chart
      #874c8d CMYK chart
      #874c8d RGB pie chart
      #874c8d color shades, tints & tones
#874c8d color schemes
#874c8d color preview, HTML & CSS examples
           This text has a color of #874c8d        
        
          <p style="color:#874c8d;">Text here</p>
        
        
          .mytext {color:#874c8d;}
        
        Text color #874c8d
      
           This box has a color of #874c8d        
        
          <div style="background-color:#874c8d;">Content here</div>
        
        
          .mybackground {background-color:#874c8d;}
        
        Background color #874c8d
      
           Border around this has a color of #874c8d        
        
          <div style="border:2px solid #874c8d;">Content here</div>
        
        
          .myborder {border:2px solid #874c8d;}
        
        Border color #874c8d