#bb5f79 color space conversions
Hex:
        #bb5f79
        RGB:
        187, 95, 121
        CMY:
        27, 63, 53
        CMYK:
        0, 49, 35, 27
      HSL:
        343°, 40.3509%, 55.2941%
        HSV (HSB):
        343°, 49.1979%, 73.3333%
        XYZ:
        28.0369, 20.1297, 20.4969
        xyY:
        0.4083, 0.2932, 20.1297
      CIE-Lab:
        51.9835, 39.8064, 2.5898
        CIE-LCH:
        51.9835, 39.8905, 3.7224
        CIE-Luv:
        51.9835, 59.8992, -3.7525
        Hunter-Lab:
        44.8661, 33.0292, 4.3199
      #bb5f79 color charts
#bb5f79 RGB chart
      #bb5f79 CMYK chart
      #bb5f79 RGB pie chart
      #bb5f79 color shades, tints & tones
#bb5f79 color schemes
#bb5f79 color preview, HTML & CSS examples
           This text has a color of #bb5f79        
        
          <p style="color:#bb5f79;">Text here</p>
        
        
          .mytext {color:#bb5f79;}
        
        Text color #bb5f79
      
           This box has a color of #bb5f79        
        
          <div style="background-color:#bb5f79;">Content here</div>
        
        
          .mybackground {background-color:#bb5f79;}
        
        Background color #bb5f79
      
           Border around this has a color of #bb5f79        
        
          <div style="border:2px solid #bb5f79;">Content here</div>
        
        
          .myborder {border:2px solid #bb5f79;}
        
        Border color #bb5f79