#bf7b8a color space conversions
Hex:
        #bf7b8a
        RGB:
        191, 123, 138
        CMY:
        25, 52, 46
        CMYK:
        0, 36, 28, 25
      HSL:
        347°, 34.6939%, 61.5686%
        HSV (HSB):
        347°, 35.6021%, 74.9020%
        XYZ:
        33.1563, 27.0773, 27.5237
        xyY:
        0.3778, 0.3085, 27.0773
      CIE-Lab:
        59.0458, 28.5023, 2.9315
        CIE-LCH:
        59.0458, 28.6527, 5.8724
        CIE-Luv:
        59.0458, 43.2053, -1.0632
        Hunter-Lab:
        52.0358, 22.6742, 5.0644
      #bf7b8a color charts
#bf7b8a RGB chart
      #bf7b8a CMYK chart
      #bf7b8a RGB pie chart
      #bf7b8a color shades, tints & tones
#bf7b8a color schemes
#bf7b8a color preview, HTML & CSS examples
           This text has a color of #bf7b8a        
        
          <p style="color:#bf7b8a;">Text here</p>
        
        
          .mytext {color:#bf7b8a;}
        
        Text color #bf7b8a
      
           This box has a color of #bf7b8a        
        
          <div style="background-color:#bf7b8a;">Content here</div>
        
        
          .mybackground {background-color:#bf7b8a;}
        
        Background color #bf7b8a
      
           Border around this has a color of #bf7b8a        
        
          <div style="border:2px solid #bf7b8a;">Content here</div>
        
        
          .myborder {border:2px solid #bf7b8a;}
        
        Border color #bf7b8a