#b50c90 color space conversions
Hex:
        #b50c90
        RGB:
        181, 12, 144
        CMY:
        29, 95, 44
        CMYK:
        0, 93, 20, 29
      HSL:
        313°, 87.5648%, 37.8431%
        HSV (HSB):
        313°, 93.3702%, 70.9804%
        XYZ:
        24.2216, 12.1003, 27.4445
        xyY:
        0.3798, 0.1898, 12.1003
      CIE-Lab:
        41.3751, 69.6925, -27.4138
        CIE-LCH:
        41.3751, 74.8903, 338.5276
        CIE-Luv:
        41.3751, 74.4964, -48.5595
        Hunter-Lab:
        34.7855, 63.4171, -22.4278
      #b50c90 color charts
#b50c90 RGB chart
      #b50c90 CMYK chart
      #b50c90 RGB pie chart
      #b50c90 color shades, tints & tones
#b50c90 color schemes
#b50c90 color preview, HTML & CSS examples
           This text has a color of #b50c90        
        
          <p style="color:#b50c90;">Text here</p>
        
        
          .mytext {color:#b50c90;}
        
        Text color #b50c90
      
           This box has a color of #b50c90        
        
          <div style="background-color:#b50c90;">Content here</div>
        
        
          .mybackground {background-color:#b50c90;}
        
        Background color #b50c90
      
           Border around this has a color of #b50c90        
        
          <div style="border:2px solid #b50c90;">Content here</div>
        
        
          .myborder {border:2px solid #b50c90;}
        
        Border color #b50c90