#b50ac2 color space conversions
Hex:
        #b50ac2
        RGB:
        181, 10, 194
        CMY:
        29, 96, 24
        CMYK:
        7, 95, 0, 24
      HSL:
        296°, 90.1961%, 40.0000%
        HSV (HSB):
        296°, 94.8454%, 76.0784%
        XYZ:
        28.9022, 13.9359, 52.2055
        xyY:
        0.3041, 0.1466, 13.9359
      CIE-Lab:
        44.1408, 77.0005, -52.8453
        CIE-LCH:
        44.1408, 93.3901, 325.5382
        CIE-Luv:
        44.1408, 54.6111, -86.3348
        Hunter-Lab:
        37.3308, 72.8692, -56.7830
      #b50ac2 color charts
#b50ac2 RGB chart
      #b50ac2 CMYK chart
      #b50ac2 RGB pie chart
      #b50ac2 color shades, tints & tones
#b50ac2 color schemes
#b50ac2 color preview, HTML & CSS examples
           This text has a color of #b50ac2        
        
          <p style="color:#b50ac2;">Text here</p>
        
        
          .mytext {color:#b50ac2;}
        
        Text color #b50ac2
      
           This box has a color of #b50ac2        
        
          <div style="background-color:#b50ac2;">Content here</div>
        
        
          .mybackground {background-color:#b50ac2;}
        
        Background color #b50ac2
      
           Border around this has a color of #b50ac2        
        
          <div style="border:2px solid #b50ac2;">Content here</div>
        
        
          .myborder {border:2px solid #b50ac2;}
        
        Border color #b50ac2