#b50ae8 color space conversions
Hex:
        #b50ae8
        RGB:
        181, 10, 232
        CMY:
        29, 96, 9
        CMYK:
        22, 96, 0, 9
      HSL:
        286°, 91.7355%, 47.4510%
        HSV (HSB):
        286°, 95.6897%, 90.9804%
        XYZ:
        33.7301, 15.8670, 77.6288
        xyY:
        0.2651, 0.1247, 15.8670
      CIE-Lab:
        46.7996, 83.3066, -70.3946
        CIE-LCH:
        46.7996, 109.0660, 319.8020
        CIE-Luv:
        46.7996, 42.3012, -112.7632
        Hunter-Lab:
        39.8334, 81.4413, -87.6630
      #b50ae8 color charts
#b50ae8 RGB chart
      #b50ae8 CMYK chart
      #b50ae8 RGB pie chart
      #b50ae8 color shades, tints & tones
#b50ae8 color schemes
#b50ae8 color preview, HTML & CSS examples
           This text has a color of #b50ae8        
        
          <p style="color:#b50ae8;">Text here</p>
        
        
          .mytext {color:#b50ae8;}
        
        Text color #b50ae8
      
           This box has a color of #b50ae8        
        
          <div style="background-color:#b50ae8;">Content here</div>
        
        
          .mybackground {background-color:#b50ae8;}
        
        Background color #b50ae8
      
           Border around this has a color of #b50ae8        
        
          <div style="border:2px solid #b50ae8;">Content here</div>
        
        
          .myborder {border:2px solid #b50ae8;}
        
        Border color #b50ae8