#b0388b color space conversions
Hex:
        #b0388b
        RGB:
        176, 56, 139
        CMY:
        31, 78, 45
        CMYK:
        0, 68, 21, 31
      HSL:
        319°, 51.7241%, 45.4902%
        HSV (HSB):
        319°, 68.1818%, 69.0196%
        XYZ:
        23.9789, 13.9225, 25.8496
        xyY:
        0.3761, 0.2184, 13.9225
      CIE-Lab:
        44.1216, 56.7918, -20.1821
        CIE-LCH:
        44.1216, 60.2712, 340.4363
        CIE-Luv:
        44.1216, 63.7825, -37.0590
        Hunter-Lab:
        37.3129, 49.4141, -14.9558
      #b0388b color charts
#b0388b RGB chart
      #b0388b CMYK chart
      #b0388b RGB pie chart
      #b0388b color shades, tints & tones
#b0388b color schemes
#b0388b color preview, HTML & CSS examples
           This text has a color of #b0388b        
        
          <p style="color:#b0388b;">Text here</p>
        
        
          .mytext {color:#b0388b;}
        
        Text color #b0388b
      
           This box has a color of #b0388b        
        
          <div style="background-color:#b0388b;">Content here</div>
        
        
          .mybackground {background-color:#b0388b;}
        
        Background color #b0388b
      
           Border around this has a color of #b0388b        
        
          <div style="border:2px solid #b0388b;">Content here</div>
        
        
          .myborder {border:2px solid #b0388b;}
        
        Border color #b0388b