#875a8d color space conversions
Hex:
        #875a8d
        RGB:
        135, 90, 141
        CMY:
        47, 65, 45
        CMYK:
        4, 36, 0, 45
      HSL:
        293°, 22.0779%, 45.2941%
        HSV (HSB):
        293°, 36.1702%, 55.2941%
        XYZ:
        18.4556, 14.3863, 27.0034
        xyY:
        0.3084, 0.2404, 14.3863
      CIE-Lab:
        44.7819, 27.5429, -20.8595
        CIE-LCH:
        44.7819, 34.5504, 322.8617
        CIE-Luv:
        44.7819, 21.1459, -33.5551
        Hunter-Lab:
        37.9293, 20.4779, -15.6605
      #875a8d color charts
#875a8d RGB chart
      #875a8d CMYK chart
      #875a8d RGB pie chart
      #875a8d color shades, tints & tones
#875a8d color schemes
#875a8d color preview, HTML & CSS examples
           This text has a color of #875a8d        
        
          <p style="color:#875a8d;">Text here</p>
        
        
          .mytext {color:#875a8d;}
        
        Text color #875a8d
      
           This box has a color of #875a8d        
        
          <div style="background-color:#875a8d;">Content here</div>
        
        
          .mybackground {background-color:#875a8d;}
        
        Background color #875a8d
      
           Border around this has a color of #875a8d        
        
          <div style="border:2px solid #875a8d;">Content here</div>
        
        
          .myborder {border:2px solid #875a8d;}
        
        Border color #875a8d