#b832f3 color space conversions
Hex:
        #b832f3
        RGB:
        184, 50, 243
        CMY:
        28, 80, 5
        CMYK:
        24, 79, 0, 5
      HSL:
        282°, 88.9401%, 57.4510%
        HSV (HSB):
        282°, 79.4239%, 95.2941%
        XYZ:
        37.0854, 18.9426, 86.4957
        xyY:
        0.2602, 0.1329, 18.9426
      CIE-Lab:
        50.6200, 78.2082, -70.3666
        CIE-LCH:
        50.6200, 105.2044, 318.0212
        CIE-Luv:
        50.6200, 37.9097, -115.0022
        Hunter-Lab:
        43.5231, 75.9319, -87.3638
      #b832f3 color charts
#b832f3 RGB chart
      #b832f3 CMYK chart
      #b832f3 RGB pie chart
      #b832f3 color shades, tints & tones
#b832f3 color schemes
#b832f3 color preview, HTML & CSS examples
           This text has a color of #b832f3        
        
          <p style="color:#b832f3;">Text here</p>
        
        
          .mytext {color:#b832f3;}
        
        Text color #b832f3
      
           This box has a color of #b832f3        
        
          <div style="background-color:#b832f3;">Content here</div>
        
        
          .mybackground {background-color:#b832f3;}
        
        Background color #b832f3
      
           Border around this has a color of #b832f3        
        
          <div style="border:2px solid #b832f3;">Content here</div>
        
        
          .myborder {border:2px solid #b832f3;}
        
        Border color #b832f3