#87225a color space conversions
Hex:
        #87225a
        RGB:
        135, 34, 90
        CMY:
        47, 87, 65
        CMYK:
        0, 75, 33, 47
      HSL:
        327°, 59.7633%, 33.1373%
        HSV (HSB):
        327°, 74.8148%, 52.9412%
        XYZ:
        12.4092, 7.0331, 10.3764
        xyY:
        0.4162, 0.2359, 7.0331
      CIE-Lab:
        31.8822, 47.2629, -8.7979
        CIE-LCH:
        31.8822, 48.0748, 349.4552
        CIE-Luv:
        31.8822, 56.0417, -18.0777
        Hunter-Lab:
        26.5201, 37.1129, -4.6340
      #87225a color charts
#87225a RGB chart
      #87225a CMYK chart
      #87225a RGB pie chart
      #87225a color shades, tints & tones
#87225a color schemes
#87225a color preview, HTML & CSS examples
           This text has a color of #87225a        
        
          <p style="color:#87225a;">Text here</p>
        
        
          .mytext {color:#87225a;}
        
        Text color #87225a
      
           This box has a color of #87225a        
        
          <div style="background-color:#87225a;">Content here</div>
        
        
          .mybackground {background-color:#87225a;}
        
        Background color #87225a
      
           Border around this has a color of #87225a        
        
          <div style="border:2px solid #87225a;">Content here</div>
        
        
          .myborder {border:2px solid #87225a;}
        
        Border color #87225a