#b50c86 color space conversions
Hex:
        #b50c86
        RGB:
        181, 12, 134
        CMY:
        29, 95, 47
        CMYK:
        0, 93, 26, 29
      HSL:
        317°, 87.5648%, 37.8431%
        HSV (HSB):
        317°, 93.3702%, 70.9804%
        XYZ:
        23.4906, 11.8079, 23.5953
        xyY:
        0.3989, 0.2005, 11.8079
      CIE-Lab:
        40.9092, 68.4793, -22.0108
        CIE-LCH:
        40.9092, 71.9297, 342.1814
        CIE-Luv:
        40.9092, 78.9112, -40.8238
        Hunter-Lab:
        34.3627, 61.8894, -16.6579
      #b50c86 color charts
#b50c86 RGB chart
      #b50c86 CMYK chart
      #b50c86 RGB pie chart
      #b50c86 color shades, tints & tones
#b50c86 color schemes
#b50c86 color preview, HTML & CSS examples
           This text has a color of #b50c86        
        
          <p style="color:#b50c86;">Text here</p>
        
        
          .mytext {color:#b50c86;}
        
        Text color #b50c86
      
           This box has a color of #b50c86        
        
          <div style="background-color:#b50c86;">Content here</div>
        
        
          .mybackground {background-color:#b50c86;}
        
        Background color #b50c86
      
           Border around this has a color of #b50c86        
        
          <div style="border:2px solid #b50c86;">Content here</div>
        
        
          .myborder {border:2px solid #b50c86;}
        
        Border color #b50c86