#b832ea color space conversions
Hex:
        #b832ea
        RGB:
        184, 50, 234
        CMY:
        28, 80, 8
        CMYK:
        21, 79, 0, 8
      HSL:
        284°, 81.4159%, 55.6863%
        HSV (HSB):
        284°, 78.6325%, 91.7647%
        XYZ:
        35.7590, 18.4121, 79.5111
        xyY:
        0.2675, 0.1377, 18.4121
      CIE-Lab:
        49.9921, 76.5057, -66.3227
        CIE-LCH:
        49.9921, 101.2513, 319.0780
        CIE-Luv:
        49.9921, 40.2952, -108.7324
        Hunter-Lab:
        42.9093, 73.6642, -79.8281
      #b832ea color charts
#b832ea RGB chart
      #b832ea CMYK chart
      #b832ea RGB pie chart
      #b832ea color shades, tints & tones
#b832ea color schemes
#b832ea color preview, HTML & CSS examples
           This text has a color of #b832ea        
        
          <p style="color:#b832ea;">Text here</p>
        
        
          .mytext {color:#b832ea;}
        
        Text color #b832ea
      
           This box has a color of #b832ea        
        
          <div style="background-color:#b832ea;">Content here</div>
        
        
          .mybackground {background-color:#b832ea;}
        
        Background color #b832ea
      
           Border around this has a color of #b832ea        
        
          <div style="border:2px solid #b832ea;">Content here</div>
        
        
          .myborder {border:2px solid #b832ea;}
        
        Border color #b832ea