#b832ce color space conversions
Hex:
        #b832ce
        RGB:
        184, 50, 206
        CMY:
        28, 80, 19
        CMYK:
        11, 76, 0, 19
      HSL:
        292°, 61.4173%, 50.1961%
        HSV (HSB):
        292°, 75.7282%, 80.7843%
        XYZ:
        32.0483, 16.9278, 59.9708
        xyY:
        0.2942, 0.1554, 16.9278
      CIE-Lab:
        48.1689, 71.4204, -53.3058
        CIE-LCH:
        48.1689, 89.1200, 323.2636
        CIE-Luv:
        48.1689, 48.4210, -88.4933
        Hunter-Lab:
        41.1434, 67.0404, -57.6210
      #b832ce color charts
#b832ce RGB chart
      #b832ce CMYK chart
      #b832ce RGB pie chart
      #b832ce color shades, tints & tones
#b832ce color schemes
#b832ce color preview, HTML & CSS examples
           This text has a color of #b832ce        
        
          <p style="color:#b832ce;">Text here</p>
        
        
          .mytext {color:#b832ce;}
        
        Text color #b832ce
      
           This box has a color of #b832ce        
        
          <div style="background-color:#b832ce;">Content here</div>
        
        
          .mybackground {background-color:#b832ce;}
        
        Background color #b832ce
      
           Border around this has a color of #b832ce        
        
          <div style="border:2px solid #b832ce;">Content here</div>
        
        
          .myborder {border:2px solid #b832ce;}
        
        Border color #b832ce