#882f9b color space conversions
Hex:
        #882f9b
        RGB:
        136, 47, 155
        CMY:
        47, 82, 39
        CMYK:
        12, 70, 0, 39
      HSL:
        289°, 53.4653%, 39.6078%
        HSV (HSB):
        289°, 69.6774%, 60.7843%
        XYZ:
        17.0863, 9.6338, 31.9693
        xyY:
        0.2911, 0.1641, 9.6338
      CIE-Lab:
        37.1771, 52.9772, -41.2448
        CIE-LCH:
        37.1771, 67.1395, 322.0978
        CIE-Luv:
        37.1771, 32.6596, -63.6132
        Hunter-Lab:
        31.0384, 43.9448, -39.3413
      #882f9b color charts
#882f9b RGB chart
      #882f9b CMYK chart
      #882f9b RGB pie chart
      #882f9b color shades, tints & tones
#882f9b color schemes
#882f9b color preview, HTML & CSS examples
           This text has a color of #882f9b        
        
          <p style="color:#882f9b;">Text here</p>
        
        
          .mytext {color:#882f9b;}
        
        Text color #882f9b
      
           This box has a color of #882f9b        
        
          <div style="background-color:#882f9b;">Content here</div>
        
        
          .mybackground {background-color:#882f9b;}
        
        Background color #882f9b
      
           Border around this has a color of #882f9b        
        
          <div style="border:2px solid #882f9b;">Content here</div>
        
        
          .myborder {border:2px solid #882f9b;}
        
        Border color #882f9b