#b50aad color space conversions
Hex:
        #b50aad
        RGB:
        181, 10, 173
        CMY:
        29, 96, 32
        CMYK:
        0, 94, 4, 29
      HSL:
        303°, 89.5288%, 37.4510%
        HSV (HSB):
        303°, 94.4751%, 70.9804%
        XYZ:
        26.7074, 13.0580, 40.6480
        xyY:
        0.3321, 0.1624, 13.0580
      CIE-Lab:
        42.8505, 73.8266, -42.5427
        CIE-LCH:
        42.8505, 85.2071, 330.0472
        CIE-Luv:
        42.8505, 62.5251, -70.8686
        Hunter-Lab:
        36.1358, 68.6889, -41.3983
      #b50aad color charts
#b50aad RGB chart
      #b50aad CMYK chart
      #b50aad RGB pie chart
      #b50aad color shades, tints & tones
#b50aad color schemes
#b50aad color preview, HTML & CSS examples
           This text has a color of #b50aad        
        
          <p style="color:#b50aad;">Text here</p>
        
        
          .mytext {color:#b50aad;}
        
        Text color #b50aad
      
           This box has a color of #b50aad        
        
          <div style="background-color:#b50aad;">Content here</div>
        
        
          .mybackground {background-color:#b50aad;}
        
        Background color #b50aad
      
           Border around this has a color of #b50aad        
        
          <div style="border:2px solid #b50aad;">Content here</div>
        
        
          .myborder {border:2px solid #b50aad;}
        
        Border color #b50aad