#b50d52 color space conversions
Hex:
        #b50d52
        RGB:
        181, 13, 82
        CMY:
        29, 95, 68
        CMYK:
        0, 93, 55, 29
      HSL:
        335°, 86.5979%, 38.0392%
        HSV (HSB):
        335°, 92.8177%, 70.9804%
        XYZ:
        20.7230, 10.7208, 8.9597
        xyY:
        0.5129, 0.2653, 10.7208
      CIE-Lab:
        39.1062, 63.4096, 8.0195
        CIE-LCH:
        39.1062, 63.9147, 7.2080
        CIE-Luv:
        39.1062, 101.6186, -2.7338
        Hunter-Lab:
        32.7426, 55.6739, 6.6956
      #b50d52 color charts
#b50d52 RGB chart
      #b50d52 CMYK chart
      #b50d52 RGB pie chart
      #b50d52 color shades, tints & tones
#b50d52 color schemes
#b50d52 color preview, HTML & CSS examples
           This text has a color of #b50d52        
        
          <p style="color:#b50d52;">Text here</p>
        
        
          .mytext {color:#b50d52;}
        
        Text color #b50d52
      
           This box has a color of #b50d52        
        
          <div style="background-color:#b50d52;">Content here</div>
        
        
          .mybackground {background-color:#b50d52;}
        
        Background color #b50d52
      
           Border around this has a color of #b50d52        
        
          <div style="border:2px solid #b50d52;">Content here</div>
        
        
          .myborder {border:2px solid #b50d52;}
        
        Border color #b50d52