#b0399b color space conversions
Hex:
        #b0399b
        RGB:
        176, 57, 155
        CMY:
        31, 78, 39
        CMYK:
        0, 68, 12, 31
      HSL:
        311°, 51.0730%, 45.6863%
        HSV (HSB):
        311°, 67.6136%, 69.0196%
        XYZ:
        25.2840, 14.5229, 32.4809
        xyY:
        0.3498, 0.2009, 14.5229
      CIE-Lab:
        44.9737, 58.7501, -28.5077
        CIE-LCH:
        44.9737, 65.3013, 334.1156
        CIE-Luv:
        44.9737, 57.9518, -49.4330
        Hunter-Lab:
        38.1089, 51.7381, -23.8577
      #b0399b color charts
#b0399b RGB chart
      #b0399b CMYK chart
      #b0399b RGB pie chart
      #b0399b color shades, tints & tones
#b0399b color schemes
#b0399b color preview, HTML & CSS examples
           This text has a color of #b0399b        
        
          <p style="color:#b0399b;">Text here</p>
        
        
          .mytext {color:#b0399b;}
        
        Text color #b0399b
      
           This box has a color of #b0399b        
        
          <div style="background-color:#b0399b;">Content here</div>
        
        
          .mybackground {background-color:#b0399b;}
        
        Background color #b0399b
      
           Border around this has a color of #b0399b        
        
          <div style="border:2px solid #b0399b;">Content here</div>
        
        
          .myborder {border:2px solid #b0399b;}
        
        Border color #b0399b