#b832b1 color space conversions
Hex:
        #b832b1
        RGB:
        184, 50, 177
        CMY:
        28, 80, 31
        CMYK:
        0, 73, 4, 28
      HSL:
        303°, 57.2650%, 45.8824%
        HSV (HSB):
        303°, 72.8261%, 72.1569%
        XYZ:
        28.8436, 15.6459, 43.0947
        xyY:
        0.3293, 0.1786, 15.6459
      CIE-Lab:
        46.5064, 66.5765, -39.0726
        CIE-LCH:
        46.5064, 77.1952, 329.5920
        CIE-Luv:
        46.5064, 57.9621, -66.4230
        Hunter-Lab:
        39.5549, 60.9419, -36.9076
      #b832b1 color charts
#b832b1 RGB chart
      #b832b1 CMYK chart
      #b832b1 RGB pie chart
      #b832b1 color shades, tints & tones
#b832b1 color schemes
#b832b1 color preview, HTML & CSS examples
           This text has a color of #b832b1        
        
          <p style="color:#b832b1;">Text here</p>
        
        
          .mytext {color:#b832b1;}
        
        Text color #b832b1
      
           This box has a color of #b832b1        
        
          <div style="background-color:#b832b1;">Content here</div>
        
        
          .mybackground {background-color:#b832b1;}
        
        Background color #b832b1
      
           Border around this has a color of #b832b1        
        
          <div style="border:2px solid #b832b1;">Content here</div>
        
        
          .myborder {border:2px solid #b832b1;}
        
        Border color #b832b1