#872d87 color space conversions
Hex:
        #872d87
        RGB:
        135, 45, 135
        CMY:
        47, 82, 47
        CMYK:
        0, 67, 0, 47
      HSL:
        300°, 50.0000%, 35.2941%
        HSV (HSB):
        300°, 66.6667%, 52.9412%
        XYZ:
        15.3032, 8.7769, 23.8092
        xyY:
        0.3196, 0.1833, 8.7769
      CIE-Lab:
        35.5512, 49.8065, -31.6106
        CIE-LCH:
        35.5512, 58.9908, 327.5980
        CIE-Luv:
        35.5512, 38.1095, -49.2782
        Hunter-Lab:
        29.6259, 40.3587, -26.9110
      #872d87 color charts
#872d87 RGB chart
      #872d87 CMYK chart
      #872d87 RGB pie chart
      #872d87 color shades, tints & tones
#872d87 color schemes
#872d87 color preview, HTML & CSS examples
           This text has a color of #872d87        
        
          <p style="color:#872d87;">Text here</p>
        
        
          .mytext {color:#872d87;}
        
        Text color #872d87
      
           This box has a color of #872d87        
        
          <div style="background-color:#872d87;">Content here</div>
        
        
          .mybackground {background-color:#872d87;}
        
        Background color #872d87
      
           Border around this has a color of #872d87        
        
          <div style="border:2px solid #872d87;">Content here</div>
        
        
          .myborder {border:2px solid #872d87;}
        
        Border color #872d87