#882f85 color space conversions
Hex:
        #882f85
        RGB:
        136, 47, 133
        CMY:
        47, 82, 48
        CMYK:
        0, 65, 2, 47
      HSL:
        302°, 48.6339%, 35.8824%
        HSV (HSB):
        302°, 65.4412%, 53.3333%
        XYZ:
        15.4035, 8.9607, 23.1080
        xyY:
        0.3245, 0.1888, 8.9607
      CIE-Lab:
        35.9086, 48.8590, -29.7999
        CIE-LCH:
        35.9086, 57.2296, 328.6203
        CIE-Luv:
        35.9086, 38.8970, -46.8305
        Hunter-Lab:
        29.9345, 39.4661, -24.8150
      #882f85 color charts
#882f85 RGB chart
      #882f85 CMYK chart
      #882f85 RGB pie chart
      #882f85 color shades, tints & tones
#882f85 color schemes
#882f85 color preview, HTML & CSS examples
           This text has a color of #882f85        
        
          <p style="color:#882f85;">Text here</p>
        
        
          .mytext {color:#882f85;}
        
        Text color #882f85
      
           This box has a color of #882f85        
        
          <div style="background-color:#882f85;">Content here</div>
        
        
          .mybackground {background-color:#882f85;}
        
        Background color #882f85
      
           Border around this has a color of #882f85        
        
          <div style="border:2px solid #882f85;">Content here</div>
        
        
          .myborder {border:2px solid #882f85;}
        
        Border color #882f85