#87556f color space conversions
Hex:
        #87556f
        RGB:
        135, 85, 111
        CMY:
        47, 67, 56
        CMYK:
        0, 37, 18, 47
      HSL:
        329°, 22.7273%, 43.1373%
        HSV (HSB):
        329°, 37.0370%, 52.9412%
        XYZ:
        16.1094, 12.7956, 16.6597
        xyY:
        0.3536, 0.2808, 12.7956
      CIE-Lab:
        42.4536, 24.7498, -6.1887
        CIE-LCH:
        42.4536, 25.5118, 345.9610
        CIE-Luv:
        42.4536, 28.6418, -12.1511
        Hunter-Lab:
        35.7709, 17.7882, -2.5736
      #87556f color charts
#87556f RGB chart
      #87556f CMYK chart
      #87556f RGB pie chart
      #87556f color shades, tints & tones
#87556f color schemes
#87556f color preview, HTML & CSS examples
           This text has a color of #87556f        
        
          <p style="color:#87556f;">Text here</p>
        
        
          .mytext {color:#87556f;}
        
        Text color #87556f
      
           This box has a color of #87556f        
        
          <div style="background-color:#87556f;">Content here</div>
        
        
          .mybackground {background-color:#87556f;}
        
        Background color #87556f
      
           Border around this has a color of #87556f        
        
          <div style="border:2px solid #87556f;">Content here</div>
        
        
          .myborder {border:2px solid #87556f;}
        
        Border color #87556f