#b50be2 color space conversions
Hex:
        #b50be2
        RGB:
        181, 11, 226
        CMY:
        29, 96, 11
        CMYK:
        20, 95, 0, 11
      HSL:
        287°, 90.7173%, 46.4706%
        HSV (HSB):
        287°, 95.1327%, 88.6275%
        XYZ:
        32.9032, 15.5541, 73.2196
        xyY:
        0.2704, 0.1278, 15.5541
      CIE-Lab:
        46.3839, 82.1814, -67.6623
        CIE-LCH:
        46.3839, 106.4517, 320.5344
        CIE-Luv:
        46.3839, 44.0419, -108.6726
        Hunter-Lab:
        39.4387, 79.9027, -82.4673
      #b50be2 color charts
#b50be2 RGB chart
      #b50be2 CMYK chart
      #b50be2 RGB pie chart
      #b50be2 color shades, tints & tones
#b50be2 color schemes
#b50be2 color preview, HTML & CSS examples
           This text has a color of #b50be2        
        
          <p style="color:#b50be2;">Text here</p>
        
        
          .mytext {color:#b50be2;}
        
        Text color #b50be2
      
           This box has a color of #b50be2        
        
          <div style="background-color:#b50be2;">Content here</div>
        
        
          .mybackground {background-color:#b50be2;}
        
        Background color #b50be2
      
           Border around this has a color of #b50be2        
        
          <div style="border:2px solid #b50be2;">Content here</div>
        
        
          .myborder {border:2px solid #b50be2;}
        
        Border color #b50be2