#bf7a9a color space conversions
Hex:
        #bf7a9a
        RGB:
        191, 122, 154
        CMY:
        25, 52, 40
        CMYK:
        0, 36, 19, 25
      HSL:
        332°, 35.0254%, 61.3725%
        HSV (HSB):
        332°, 36.1257%, 74.9020%
        XYZ:
        34.2781, 27.3285, 34.0401
        xyY:
        0.3584, 0.2857, 27.3285
      CIE-Lab:
        59.2772, 31.4306, -5.9515
        CIE-LCH:
        59.2772, 31.9891, 349.2778
        CIE-Luv:
        59.2772, 40.9437, -13.9751
        Hunter-Lab:
        52.2767, 25.5593, -2.0132
      #bf7a9a color charts
#bf7a9a RGB chart
      #bf7a9a CMYK chart
      #bf7a9a RGB pie chart
      #bf7a9a color shades, tints & tones
#bf7a9a color schemes
#bf7a9a color preview, HTML & CSS examples
           This text has a color of #bf7a9a        
        
          <p style="color:#bf7a9a;">Text here</p>
        
        
          .mytext {color:#bf7a9a;}
        
        Text color #bf7a9a
      
           This box has a color of #bf7a9a        
        
          <div style="background-color:#bf7a9a;">Content here</div>
        
        
          .mybackground {background-color:#bf7a9a;}
        
        Background color #bf7a9a
      
           Border around this has a color of #bf7a9a        
        
          <div style="border:2px solid #bf7a9a;">Content here</div>
        
        
          .myborder {border:2px solid #bf7a9a;}
        
        Border color #bf7a9a