#87465f color space conversions
Hex:
        #87465f
        RGB:
        135, 70, 95
        CMY:
        47, 73, 63
        CMYK:
        0, 48, 30, 47
      HSL:
        337°, 31.7073%, 40.1961%
        HSV (HSB):
        337°, 48.1481%, 52.9412%
        XYZ:
        14.2474, 10.3574, 12.0747
        xyY:
        0.3884, 0.2824, 10.3574
      CIE-Lab:
        38.4764, 30.7924, -2.1631
        CIE-LCH:
        38.4764, 30.8682, 355.9817
        CIE-Luv:
        38.4764, 39.5317, -7.7331
        Hunter-Lab:
        32.1830, 22.7017, 0.2831
      #87465f color charts
#87465f RGB chart
      #87465f CMYK chart
      #87465f RGB pie chart
      #87465f color shades, tints & tones
#87465f color schemes
#87465f color preview, HTML & CSS examples
           This text has a color of #87465f        
        
          <p style="color:#87465f;">Text here</p>
        
        
          .mytext {color:#87465f;}
        
        Text color #87465f
      
           This box has a color of #87465f        
        
          <div style="background-color:#87465f;">Content here</div>
        
        
          .mybackground {background-color:#87465f;}
        
        Background color #87465f
      
           Border around this has a color of #87465f        
        
          <div style="border:2px solid #87465f;">Content here</div>
        
        
          .myborder {border:2px solid #87465f;}
        
        Border color #87465f