#b8387b color space conversions
Hex:
        #b8387b
        RGB:
        184, 56, 123
        CMY:
        28, 78, 52
        CMYK:
        0, 70, 33, 28
      HSL:
        329°, 53.3333%, 47.0588%
        HSV (HSB):
        329°, 69.5652%, 72.1569%
        XYZ:
        24.7565, 14.4488, 20.2230
        xyY:
        0.4166, 0.2431, 14.4488
      CIE-Lab:
        44.8697, 56.9461, -9.1625
        CIE-LCH:
        44.8697, 57.6785, 350.8596
        CIE-Luv:
        44.8697, 75.7661, -22.1468
        Hunter-Lab:
        38.0115, 49.7350, -4.9355
      #b8387b color charts
#b8387b RGB chart
      #b8387b CMYK chart
      #b8387b RGB pie chart
      #b8387b color shades, tints & tones
#b8387b color schemes
#b8387b color preview, HTML & CSS examples
           This text has a color of #b8387b        
        
          <p style="color:#b8387b;">Text here</p>
        
        
          .mytext {color:#b8387b;}
        
        Text color #b8387b
      
           This box has a color of #b8387b        
        
          <div style="background-color:#b8387b;">Content here</div>
        
        
          .mybackground {background-color:#b8387b;}
        
        Background color #b8387b
      
           Border around this has a color of #b8387b        
        
          <div style="border:2px solid #b8387b;">Content here</div>
        
        
          .myborder {border:2px solid #b8387b;}
        
        Border color #b8387b