#b50c76 color space conversions
Hex:
        #b50c76
        RGB:
        181, 12, 118
        CMY:
        29, 95, 54
        CMYK:
        0, 93, 35, 29
      HSL:
        322°, 87.5648%, 37.8431%
        HSV (HSB):
        322°, 93.3702%, 70.9804%
        XYZ:
        22.4575, 11.3947, 18.1553
        xyY:
        0.4318, 0.2191, 11.3947
      CIE-Lab:
        40.2375, 66.7059, -13.1195
        CIE-LCH:
        40.2375, 67.9838, 348.8732
        CIE-Luv:
        40.2375, 86.1036, -28.5388
        Hunter-Lab:
        33.7560, 59.6811, -8.2592
      #b50c76 color charts
#b50c76 RGB chart
      #b50c76 CMYK chart
      #b50c76 RGB pie chart
      #b50c76 color shades, tints & tones
#b50c76 color schemes
#b50c76 color preview, HTML & CSS examples
           This text has a color of #b50c76        
        
          <p style="color:#b50c76;">Text here</p>
        
        
          .mytext {color:#b50c76;}
        
        Text color #b50c76
      
           This box has a color of #b50c76        
        
          <div style="background-color:#b50c76;">Content here</div>
        
        
          .mybackground {background-color:#b50c76;}
        
        Background color #b50c76
      
           Border around this has a color of #b50c76        
        
          <div style="border:2px solid #b50c76;">Content here</div>
        
        
          .myborder {border:2px solid #b50c76;}
        
        Border color #b50c76