#b50c65 color space conversions
Hex:
        #b50c65
        RGB:
        181, 12, 101
        CMY:
        29, 95, 60
        CMYK:
        0, 93, 44, 29
      HSL:
        328°, 87.5648%, 37.8431%
        HSV (HSB):
        328°, 93.3702%, 70.9804%
        XYZ:
        21.5365, 11.0263, 13.3051
        xyY:
        0.4695, 0.2404, 11.0263
      CIE-Lab:
        39.6247, 65.0621, -3.3420
        CIE-LCH:
        39.6247, 65.1479, 357.0595
        CIE-Luv:
        39.6247, 93.7084, -15.9039
        Hunter-Lab:
        33.2059, 57.6604, -0.5125
      #b50c65 color charts
#b50c65 RGB chart
      #b50c65 CMYK chart
      #b50c65 RGB pie chart
      #b50c65 color shades, tints & tones
#b50c65 color schemes
#b50c65 color preview, HTML & CSS examples
           This text has a color of #b50c65        
        
          <p style="color:#b50c65;">Text here</p>
        
        
          .mytext {color:#b50c65;}
        
        Text color #b50c65
      
           This box has a color of #b50c65        
        
          <div style="background-color:#b50c65;">Content here</div>
        
        
          .mybackground {background-color:#b50c65;}
        
        Background color #b50c65
      
           Border around this has a color of #b50c65        
        
          <div style="border:2px solid #b50c65;">Content here</div>
        
        
          .myborder {border:2px solid #b50c65;}
        
        Border color #b50c65