#b332bd color space conversions
Hex:
        #b332bd
        RGB:
        179, 50, 189
        CMY:
        30, 80, 26
        CMYK:
        5, 74, 0, 26
      HSL:
        296°, 58.1590%, 46.8627%
        HSV (HSB):
        296°, 73.5450%, 74.1176%
        XYZ:
        28.9163, 15.5390, 49.6194
        xyY:
        0.3074, 0.1652, 15.5390
      CIE-Lab:
        46.3638, 67.4734, -46.3839
        CIE-LCH:
        46.3638, 81.8788, 325.4938
        CIE-Luv:
        46.3638, 50.4365, -77.1190
        Hunter-Lab:
        39.4196, 61.9548, -47.0376
      #b332bd color charts
#b332bd RGB chart
      #b332bd CMYK chart
      #b332bd RGB pie chart
      #b332bd color shades, tints & tones
#b332bd color schemes
#b332bd color preview, HTML & CSS examples
           This text has a color of #b332bd        
        
          <p style="color:#b332bd;">Text here</p>
        
        
          .mytext {color:#b332bd;}
        
        Text color #b332bd
      
           This box has a color of #b332bd        
        
          <div style="background-color:#b332bd;">Content here</div>
        
        
          .mybackground {background-color:#b332bd;}
        
        Background color #b332bd
      
           Border around this has a color of #b332bd        
        
          <div style="border:2px solid #b332bd;">Content here</div>
        
        
          .myborder {border:2px solid #b332bd;}
        
        Border color #b332bd