#872a72 color space conversions
Hex:
        #872a72
        RGB:
        135, 42, 114
        CMY:
        47, 84, 55
        CMYK:
        0, 69, 16, 47
      HSL:
        314°, 52.5424%, 34.7059%
        HSV (HSB):
        314°, 68.8889%, 52.9412%
        XYZ:
        13.8569, 8.0217, 16.7376
        xyY:
        0.3588, 0.2077, 8.0217
      CIE-Lab:
        34.0281, 47.5172, -20.8820
        CIE-LCH:
        34.0281, 51.9032, 336.2763
        CIE-Luv:
        34.0281, 45.4534, -33.9785
        Hunter-Lab:
        28.3227, 37.7667, -15.2122
      #872a72 color charts
#872a72 RGB chart
      #872a72 CMYK chart
      #872a72 RGB pie chart
      #872a72 color shades, tints & tones
#872a72 color schemes
#872a72 color preview, HTML & CSS examples
           This text has a color of #872a72        
        
          <p style="color:#872a72;">Text here</p>
        
        
          .mytext {color:#872a72;}
        
        Text color #872a72
      
           This box has a color of #872a72        
        
          <div style="background-color:#872a72;">Content here</div>
        
        
          .mybackground {background-color:#872a72;}
        
        Background color #872a72
      
           Border around this has a color of #872a72        
        
          <div style="border:2px solid #872a72;">Content here</div>
        
        
          .myborder {border:2px solid #872a72;}
        
        Border color #872a72