#b50c69 color space conversions
Hex:
        #b50c69
        RGB:
        181, 12, 105
        CMY:
        29, 95, 59
        CMYK:
        0, 93, 42, 29
      HSL:
        327°, 87.5648%, 37.8431%
        HSV (HSB):
        327°, 93.3702%, 70.9804%
        XYZ:
        21.7373, 11.1066, 14.3627
        xyY:
        0.4605, 0.2353, 11.1066
      CIE-Lab:
        39.7595, 65.4258, -5.6726
        CIE-LCH:
        39.7595, 65.6713, 355.0447
        CIE-Luv:
        39.7595, 91.9379, -18.8168
        Hunter-Lab:
        33.3266, 58.1054, -2.2235
      #b50c69 color charts
#b50c69 RGB chart
      #b50c69 CMYK chart
      #b50c69 RGB pie chart
      #b50c69 color shades, tints & tones
#b50c69 color schemes
#b50c69 color preview, HTML & CSS examples
           This text has a color of #b50c69        
        
          <p style="color:#b50c69;">Text here</p>
        
        
          .mytext {color:#b50c69;}
        
        Text color #b50c69
      
           This box has a color of #b50c69        
        
          <div style="background-color:#b50c69;">Content here</div>
        
        
          .mybackground {background-color:#b50c69;}
        
        Background color #b50c69
      
           Border around this has a color of #b50c69        
        
          <div style="border:2px solid #b50c69;">Content here</div>
        
        
          .myborder {border:2px solid #b50c69;}
        
        Border color #b50c69