#b332a1 color space conversions
Hex:
        #b332a1
        RGB:
        179, 50, 161
        CMY:
        30, 80, 37
        CMYK:
        0, 72, 10, 30
      HSL:
        308°, 56.3319%, 44.9020%
        HSV (HSB):
        308°, 72.0670%, 70.1961%
        XYZ:
        26.1640, 14.4381, 35.1261
        xyY:
        0.3455, 0.1907, 14.4381
      CIE-Lab:
        44.8548, 62.9509, -32.2460
        CIE-LCH:
        44.8548, 70.7292, 332.8766
        CIE-Luv:
        44.8548, 59.9426, -55.4300
        Hunter-Lab:
        37.9975, 56.4144, -28.2112
      #b332a1 color charts
#b332a1 RGB chart
      #b332a1 CMYK chart
      #b332a1 RGB pie chart
      #b332a1 color shades, tints & tones
#b332a1 color schemes
#b332a1 color preview, HTML & CSS examples
           This text has a color of #b332a1        
        
          <p style="color:#b332a1;">Text here</p>
        
        
          .mytext {color:#b332a1;}
        
        Text color #b332a1
      
           This box has a color of #b332a1        
        
          <div style="background-color:#b332a1;">Content here</div>
        
        
          .mybackground {background-color:#b332a1;}
        
        Background color #b332a1
      
           Border around this has a color of #b332a1        
        
          <div style="border:2px solid #b332a1;">Content here</div>
        
        
          .myborder {border:2px solid #b332a1;}
        
        Border color #b332a1