#b50ee5 color space conversions
Hex:
        #b50ee5
        RGB:
        181, 14, 229
        CMY:
        29, 95, 10
        CMYK:
        21, 94, 0, 10
      HSL:
        287°, 88.4774%, 47.6471%
        HSV (HSB):
        287°, 93.8865%, 89.8039%
        XYZ:
        33.3560, 15.7950, 75.4194
        xyY:
        0.2678, 0.1268, 15.7950
      CIE-Lab:
        46.7043, 82.4033, -68.8474
        CIE-LCH:
        46.7043, 107.3791, 320.1215
        CIE-Luv:
        46.7043, 43.0279, -110.5298
        Hunter-Lab:
        39.7429, 80.2638, -84.6936
      #b50ee5 color charts
#b50ee5 RGB chart
      #b50ee5 CMYK chart
      #b50ee5 RGB pie chart
      #b50ee5 color shades, tints & tones
#b50ee5 color schemes
#b50ee5 color preview, HTML & CSS examples
           This text has a color of #b50ee5        
        
          <p style="color:#b50ee5;">Text here</p>
        
        
          .mytext {color:#b50ee5;}
        
        Text color #b50ee5
      
           This box has a color of #b50ee5        
        
          <div style="background-color:#b50ee5;">Content here</div>
        
        
          .mybackground {background-color:#b50ee5;}
        
        Background color #b50ee5
      
           Border around this has a color of #b50ee5        
        
          <div style="border:2px solid #b50ee5;">Content here</div>
        
        
          .myborder {border:2px solid #b50ee5;}
        
        Border color #b50ee5