#872a94 color space conversions
Hex:
        #872a94
        RGB:
        135, 42, 148
        CMY:
        47, 84, 42
        CMYK:
        9, 72, 0, 42
      HSL:
        293°, 55.7895%, 37.2549%
        HSV (HSB):
        293°, 71.6216%, 58.0392%
        XYZ:
        16.1649, 8.9449, 28.8915
        xyY:
        0.2993, 0.1656, 8.9449
      CIE-Lab:
        35.8781, 53.4102, -39.0739
        CIE-LCH:
        35.8781, 66.1772, 323.8115
        CIE-Luv:
        35.8781, 34.9673, -60.0157
        Hunter-Lab:
        29.9081, 44.1377, -36.3391
      #872a94 color charts
#872a94 RGB chart
      #872a94 CMYK chart
      #872a94 RGB pie chart
      #872a94 color shades, tints & tones
#872a94 color schemes
#872a94 color preview, HTML & CSS examples
           This text has a color of #872a94        
        
          <p style="color:#872a94;">Text here</p>
        
        
          .mytext {color:#872a94;}
        
        Text color #872a94
      
           This box has a color of #872a94        
        
          <div style="background-color:#872a94;">Content here</div>
        
        
          .mybackground {background-color:#872a94;}
        
        Background color #872a94
      
           Border around this has a color of #872a94        
        
          <div style="border:2px solid #872a94;">Content here</div>
        
        
          .myborder {border:2px solid #872a94;}
        
        Border color #872a94