#b50be4 color space conversions
Hex:
        #b50be4
        RGB:
        181, 11, 228
        CMY:
        29, 96, 11
        CMYK:
        21, 95, 0, 11
      HSL:
        287°, 90.7950%, 46.8627%
        HSV (HSB):
        287°, 95.1754%, 89.4118%
        XYZ:
        33.1793, 15.6645, 74.6736
        xyY:
        0.2686, 0.1268, 15.6645
      CIE-Lab:
        46.5313, 82.5257, -68.5606
        CIE-LCH:
        46.5313, 107.2896, 320.2809
        CIE-Luv:
        46.5313, 43.4435, -110.0251
        Hunter-Lab:
        39.5785, 80.3774, -84.1589
      #b50be4 color charts
#b50be4 RGB chart
      #b50be4 CMYK chart
      #b50be4 RGB pie chart
      #b50be4 color shades, tints & tones
#b50be4 color schemes
#b50be4 color preview, HTML & CSS examples
           This text has a color of #b50be4        
        
          <p style="color:#b50be4;">Text here</p>
        
        
          .mytext {color:#b50be4;}
        
        Text color #b50be4
      
           This box has a color of #b50be4        
        
          <div style="background-color:#b50be4;">Content here</div>
        
        
          .mybackground {background-color:#b50be4;}
        
        Background color #b50be4
      
           Border around this has a color of #b50be4        
        
          <div style="border:2px solid #b50be4;">Content here</div>
        
        
          .myborder {border:2px solid #b50be4;}
        
        Border color #b50be4