#b50d90 color space conversions
Hex:
        #b50d90
        RGB:
        181, 13, 144
        CMY:
        29, 95, 44
        CMYK:
        0, 93, 20, 29
      HSL:
        313°, 86.5979%, 38.0392%
        HSV (HSB):
        313°, 92.8177%, 70.9804%
        XYZ:
        24.2340, 12.1252, 27.4487
        xyY:
        0.3798, 0.1900, 12.1252
      CIE-Lab:
        41.4145, 69.5773, -27.3524
        CIE-LCH:
        41.4145, 74.7606, 338.5391
        CIE-Luv:
        41.4145, 74.4100, -48.4685
        Hunter-Lab:
        34.8213, 63.2906, -22.3618
      #b50d90 color charts
#b50d90 RGB chart
      #b50d90 CMYK chart
      #b50d90 RGB pie chart
      #b50d90 color shades, tints & tones
#b50d90 color schemes
#b50d90 color preview, HTML & CSS examples
           This text has a color of #b50d90        
        
          <p style="color:#b50d90;">Text here</p>
        
        
          .mytext {color:#b50d90;}
        
        Text color #b50d90
      
           This box has a color of #b50d90        
        
          <div style="background-color:#b50d90;">Content here</div>
        
        
          .mybackground {background-color:#b50d90;}
        
        Background color #b50d90
      
           Border around this has a color of #b50d90        
        
          <div style="border:2px solid #b50d90;">Content here</div>
        
        
          .myborder {border:2px solid #b50d90;}
        
        Border color #b50d90