#872d98 color space conversions
Hex:
        #872d98
        RGB:
        135, 45, 152
        CMY:
        47, 82, 40
        CMYK:
        11, 70, 0, 40
      HSL:
        290°, 54.3147%, 38.6275%
        HSV (HSB):
        290°, 70.3947%, 59.6078%
        XYZ:
        16.5976, 9.2947, 30.6250
        xyY:
        0.2937, 0.1645, 9.2947
      CIE-Lab:
        36.5455, 52.9827, -40.4437
        CIE-LCH:
        36.5455, 66.6548, 322.6442
        CIE-Luv:
        36.5455, 33.2463, -62.1818
        Hunter-Lab:
        30.4872, 43.8249, -38.2171
      #872d98 color charts
#872d98 RGB chart
      #872d98 CMYK chart
      #872d98 RGB pie chart
      #872d98 color shades, tints & tones
#872d98 color schemes
#872d98 color preview, HTML & CSS examples
           This text has a color of #872d98        
        
          <p style="color:#872d98;">Text here</p>
        
        
          .mytext {color:#872d98;}
        
        Text color #872d98
      
           This box has a color of #872d98        
        
          <div style="background-color:#872d98;">Content here</div>
        
        
          .mybackground {background-color:#872d98;}
        
        Background color #872d98
      
           Border around this has a color of #872d98        
        
          <div style="border:2px solid #872d98;">Content here</div>
        
        
          .myborder {border:2px solid #872d98;}
        
        Border color #872d98