#882fbd color space conversions
Hex:
        #882fbd
        RGB:
        136, 47, 189
        CMY:
        47, 82, 26
        CMYK:
        28, 75, 0, 26
      HSL:
        278°, 60.1695%, 46.2745%
        HSV (HSB):
        278°, 75.1323%, 74.1176%
        XYZ:
        20.3552, 10.9414, 49.1832
        xyY:
        0.2529, 0.1360, 10.9414
      CIE-Lab:
        39.4816, 60.0005, -57.7975
        CIE-LCH:
        39.4816, 83.3103, 316.0714
        CIE-Luv:
        39.4816, 24.3205, -88.1551
        Hunter-Lab:
        33.0778, 51.9579, -65.0036
      #882fbd color charts
#882fbd RGB chart
      #882fbd CMYK chart
      #882fbd RGB pie chart
      #882fbd color shades, tints & tones
#882fbd color schemes
#882fbd color preview, HTML & CSS examples
           This text has a color of #882fbd        
        
          <p style="color:#882fbd;">Text here</p>
        
        
          .mytext {color:#882fbd;}
        
        Text color #882fbd
      
           This box has a color of #882fbd        
        
          <div style="background-color:#882fbd;">Content here</div>
        
        
          .mybackground {background-color:#882fbd;}
        
        Background color #882fbd
      
           Border around this has a color of #882fbd        
        
          <div style="border:2px solid #882fbd;">Content here</div>
        
        
          .myborder {border:2px solid #882fbd;}
        
        Border color #882fbd