#b50d55 color space conversions
Hex:
        #b50d55
        RGB:
        181, 13, 85
        CMY:
        29, 95, 67
        CMYK:
        0, 93, 53, 29
      HSL:
        334°, 86.5979%, 38.0392%
        HSV (HSB):
        334°, 92.8177%, 70.9804%
        XYZ:
        20.8397, 10.7675, 9.5743
        xyY:
        0.5060, 0.2615, 10.7675
      CIE-Lab:
        39.1861, 63.6292, 6.2121
        CIE-LCH:
        39.1861, 63.9317, 5.5761
        CIE-Luv:
        39.1861, 100.3989, -4.6981
        Hunter-Lab:
        32.8138, 55.9390, 5.6703
      #b50d55 color charts
#b50d55 RGB chart
      #b50d55 CMYK chart
      #b50d55 RGB pie chart
      #b50d55 color shades, tints & tones
#b50d55 color schemes
#b50d55 color preview, HTML & CSS examples
           This text has a color of #b50d55        
        
          <p style="color:#b50d55;">Text here</p>
        
        
          .mytext {color:#b50d55;}
        
        Text color #b50d55
      
           This box has a color of #b50d55        
        
          <div style="background-color:#b50d55;">Content here</div>
        
        
          .mybackground {background-color:#b50d55;}
        
        Background color #b50d55
      
           Border around this has a color of #b50d55        
        
          <div style="border:2px solid #b50d55;">Content here</div>
        
        
          .myborder {border:2px solid #b50d55;}
        
        Border color #b50d55