#b8387d color space conversions
Hex:
        #b8387d
        RGB:
        184, 56, 125
        CMY:
        28, 78, 51
        CMYK:
        0, 70, 32, 28
      HSL:
        328°, 53.3333%, 47.0588%
        HSV (HSB):
        328°, 69.5652%, 72.1569%
        XYZ:
        24.8830, 14.4994, 20.8892
        xyY:
        0.4128, 0.2406, 14.4994
      CIE-Lab:
        44.9407, 57.1832, -10.2797
        CIE-LCH:
        44.9407, 58.0998, 349.8089
        CIE-Luv:
        44.9407, 75.0447, -23.6869
        Hunter-Lab:
        38.0780, 50.0086, -5.8713
      #b8387d color charts
#b8387d RGB chart
      #b8387d CMYK chart
      #b8387d RGB pie chart
      #b8387d color shades, tints & tones
#b8387d color schemes
#b8387d color preview, HTML & CSS examples
           This text has a color of #b8387d        
        
          <p style="color:#b8387d;">Text here</p>
        
        
          .mytext {color:#b8387d;}
        
        Text color #b8387d
      
           This box has a color of #b8387d        
        
          <div style="background-color:#b8387d;">Content here</div>
        
        
          .mybackground {background-color:#b8387d;}
        
        Background color #b8387d
      
           Border around this has a color of #b8387d        
        
          <div style="border:2px solid #b8387d;">Content here</div>
        
        
          .myborder {border:2px solid #b8387d;}
        
        Border color #b8387d