#b50da4 color space conversions
Hex:
        #b50da4
        RGB:
        181, 13, 164
        CMY:
        29, 95, 36
        CMYK:
        0, 93, 9, 29
      HSL:
        306°, 86.5979%, 38.0392%
        HSV (HSB):
        306°, 92.8177%, 70.9804%
        XYZ:
        25.9008, 12.7919, 36.2259
        xyY:
        0.3457, 0.1707, 12.7919
      CIE-Lab:
        42.4481, 72.2304, -37.8126
        CIE-LCH:
        42.4481, 81.5292, 332.3680
        CIE-Luv:
        42.4481, 65.9520, -63.8349
        Hunter-Lab:
        35.7658, 66.6756, -35.0166
      #b50da4 color charts
#b50da4 RGB chart
      #b50da4 CMYK chart
      #b50da4 RGB pie chart
      #b50da4 color shades, tints & tones
#b50da4 color schemes
#b50da4 color preview, HTML & CSS examples
           This text has a color of #b50da4        
        
          <p style="color:#b50da4;">Text here</p>
        
        
          .mytext {color:#b50da4;}
        
        Text color #b50da4
      
           This box has a color of #b50da4        
        
          <div style="background-color:#b50da4;">Content here</div>
        
        
          .mybackground {background-color:#b50da4;}
        
        Background color #b50da4
      
           Border around this has a color of #b50da4        
        
          <div style="border:2px solid #b50da4;">Content here</div>
        
        
          .myborder {border:2px solid #b50da4;}
        
        Border color #b50da4