#b50de5 color space conversions
Hex:
        #b50de5
        RGB:
        181, 13, 229
        CMY:
        29, 95, 10
        CMYK:
        21, 94, 0, 10
      HSL:
        287°, 89.2562%, 47.4510%
        HSV (HSB):
        287°, 94.3231%, 89.8039%
        XYZ:
        33.3428, 15.7687, 75.4151
        xyY:
        0.2678, 0.1266, 15.7687
      CIE-Lab:
        46.6696, 82.5068, -68.9039
        CIE-LCH:
        46.6696, 107.4947, 320.1337
        CIE-Luv:
        46.6696, 43.0696, -110.5893
        Hunter-Lab:
        39.7099, 80.3872, -84.8037
      #b50de5 color charts
#b50de5 RGB chart
      #b50de5 CMYK chart
      #b50de5 RGB pie chart
      #b50de5 color shades, tints & tones
#b50de5 color schemes
#b50de5 color preview, HTML & CSS examples
           This text has a color of #b50de5        
        
          <p style="color:#b50de5;">Text here</p>
        
        
          .mytext {color:#b50de5;}
        
        Text color #b50de5
      
           This box has a color of #b50de5        
        
          <div style="background-color:#b50de5;">Content here</div>
        
        
          .mybackground {background-color:#b50de5;}
        
        Background color #b50de5
      
           Border around this has a color of #b50de5        
        
          <div style="border:2px solid #b50de5;">Content here</div>
        
        
          .myborder {border:2px solid #b50de5;}
        
        Border color #b50de5