#b832af color space conversions
Hex:
        #b832af
        RGB:
        184, 50, 175
        CMY:
        28, 80, 31
        CMYK:
        0, 73, 5, 28
      HSL:
        304°, 57.2650%, 45.8824%
        HSV (HSB):
        304°, 72.8261%, 72.1569%
        XYZ:
        28.6456, 15.5667, 42.0523
        xyY:
        0.3321, 0.1805, 15.5667
      CIE-Lab:
        46.4008, 66.2614, -38.0611
        CIE-LCH:
        46.4008, 76.4148, 330.1266
        CIE-Luv:
        46.4008, 58.6595, -64.8662
        Hunter-Lab:
        39.4547, 60.5524, -35.5754
      #b832af color charts
#b832af RGB chart
      #b832af CMYK chart
      #b832af RGB pie chart
      #b832af color shades, tints & tones
#b832af color schemes
#b832af color preview, HTML & CSS examples
           This text has a color of #b832af        
        
          <p style="color:#b832af;">Text here</p>
        
        
          .mytext {color:#b832af;}
        
        Text color #b832af
      
           This box has a color of #b832af        
        
          <div style="background-color:#b832af;">Content here</div>
        
        
          .mybackground {background-color:#b832af;}
        
        Background color #b832af
      
           Border around this has a color of #b832af        
        
          <div style="border:2px solid #b832af;">Content here</div>
        
        
          .myborder {border:2px solid #b832af;}
        
        Border color #b832af