#882bbf color space conversions
Hex:
        #882bbf
        RGB:
        136, 43, 191
        CMY:
        47, 83, 25
        CMYK:
        29, 77, 0, 25
      HSL:
        278°, 63.2479%, 45.8824%
        HSV (HSB):
        278°, 77.4869%, 74.9020%
        XYZ:
        20.4212, 10.7236, 50.2838
        xyY:
        0.2508, 0.1317, 10.7236
      CIE-Lab:
        39.1110, 61.9211, -59.5727
        CIE-LCH:
        39.1110, 85.9251, 316.1073
        CIE-Luv:
        39.1110, 24.4587, -90.3742
        Hunter-Lab:
        32.7469, 54.0068, -68.1186
      #882bbf color charts
#882bbf RGB chart
      #882bbf CMYK chart
      #882bbf RGB pie chart
      #882bbf color shades, tints & tones
#882bbf color schemes
#882bbf color preview, HTML & CSS examples
           This text has a color of #882bbf        
        
          <p style="color:#882bbf;">Text here</p>
        
        
          .mytext {color:#882bbf;}
        
        Text color #882bbf
      
           This box has a color of #882bbf        
        
          <div style="background-color:#882bbf;">Content here</div>
        
        
          .mybackground {background-color:#882bbf;}
        
        Background color #882bbf
      
           Border around this has a color of #882bbf        
        
          <div style="border:2px solid #882bbf;">Content here</div>
        
        
          .myborder {border:2px solid #882bbf;}
        
        Border color #882bbf