#b832ec color space conversions
Hex:
        #b832ec
        RGB:
        184, 50, 236
        CMY:
        28, 80, 7
        CMYK:
        22, 79, 0, 7
      HSL:
        283°, 83.0357%, 56.0784%
        HSV (HSB):
        283°, 78.8136%, 92.5490%
        XYZ:
        36.0481, 18.5277, 81.0331
        xyY:
        0.2658, 0.1366, 18.5277
      CIE-Lab:
        50.1300, 76.8815, -67.2270
        CIE-LCH:
        50.1300, 102.1285, 318.8328
        CIE-Luv:
        50.1300, 39.7558, -110.1355
        Hunter-Lab:
        43.0438, 74.1626, -81.4872
      #b832ec color charts
#b832ec RGB chart
      #b832ec CMYK chart
      #b832ec RGB pie chart
      #b832ec color shades, tints & tones
#b832ec color schemes
#b832ec color preview, HTML & CSS examples
           This text has a color of #b832ec        
        
          <p style="color:#b832ec;">Text here</p>
        
        
          .mytext {color:#b832ec;}
        
        Text color #b832ec
      
           This box has a color of #b832ec        
        
          <div style="background-color:#b832ec;">Content here</div>
        
        
          .mybackground {background-color:#b832ec;}
        
        Background color #b832ec
      
           Border around this has a color of #b832ec        
        
          <div style="border:2px solid #b832ec;">Content here</div>
        
        
          .myborder {border:2px solid #b832ec;}
        
        Border color #b832ec