#b50da7 color space conversions
Hex:
        #b50da7
        RGB:
        181, 13, 167
        CMY:
        29, 95, 35
        CMYK:
        0, 93, 8, 29
      HSL:
        305°, 86.5979%, 38.0392%
        HSV (HSB):
        305°, 92.8177%, 70.9804%
        XYZ:
        26.1750, 12.9016, 37.6699
        xyY:
        0.3411, 0.1681, 12.9016
      CIE-Lab:
        42.6146, 72.6523, -39.3428
        CIE-LCH:
        42.6146, 82.6209, 331.5635
        CIE-Luv:
        42.6146, 64.7337, -66.1126
        Hunter-Lab:
        35.9188, 67.2199, -37.0372
      #b50da7 color charts
#b50da7 RGB chart
      #b50da7 CMYK chart
      #b50da7 RGB pie chart
      #b50da7 color shades, tints & tones
#b50da7 color schemes
#b50da7 color preview, HTML & CSS examples
           This text has a color of #b50da7        
        
          <p style="color:#b50da7;">Text here</p>
        
        
          .mytext {color:#b50da7;}
        
        Text color #b50da7
      
           This box has a color of #b50da7        
        
          <div style="background-color:#b50da7;">Content here</div>
        
        
          .mybackground {background-color:#b50da7;}
        
        Background color #b50da7
      
           Border around this has a color of #b50da7        
        
          <div style="border:2px solid #b50da7;">Content here</div>
        
        
          .myborder {border:2px solid #b50da7;}
        
        Border color #b50da7