#882f8e color space conversions
Hex:
        #882f8e
        RGB:
        136, 47, 142
        CMY:
        47, 82, 44
        CMYK:
        4, 67, 0, 44
      HSL:
        296°, 50.2646%, 37.0588%
        HSV (HSB):
        296°, 66.9014%, 55.6863%
        XYZ:
        16.0523, 9.2203, 26.5248
        xyY:
        0.3099, 0.1780, 9.2203
      CIE-Lab:
        36.4050, 50.4944, -34.5557
        CIE-LCH:
        36.4050, 61.1865, 325.6143
        CIE-Luv:
        36.4050, 36.2712, -53.7656
        Hunter-Lab:
        30.3649, 41.2251, -30.5365
      #882f8e color charts
#882f8e RGB chart
      #882f8e CMYK chart
      #882f8e RGB pie chart
      #882f8e color shades, tints & tones
#882f8e color schemes
#882f8e color preview, HTML & CSS examples
           This text has a color of #882f8e        
        
          <p style="color:#882f8e;">Text here</p>
        
        
          .mytext {color:#882f8e;}
        
        Text color #882f8e
      
           This box has a color of #882f8e        
        
          <div style="background-color:#882f8e;">Content here</div>
        
        
          .mybackground {background-color:#882f8e;}
        
        Background color #882f8e
      
           Border around this has a color of #882f8e        
        
          <div style="border:2px solid #882f8e;">Content here</div>
        
        
          .myborder {border:2px solid #882f8e;}
        
        Border color #882f8e