#bf729e color space conversions
Hex:
        #bf729e
        RGB:
        191, 114, 158
        CMY:
        25, 55, 38
        CMYK:
        0, 40, 17, 25
      HSL:
        326°, 37.5610%, 59.8039%
        HSV (HSB):
        326°, 40.3141%, 74.9020%
        XYZ:
        33.6747, 25.5796, 35.5103
        xyY:
        0.3554, 0.2699, 25.5796
      CIE-Lab:
        57.6359, 36.4047, -10.7080
        CIE-LCH:
        57.6359, 37.9468, 343.6094
        CIE-Luv:
        57.6359, 44.4078, -21.6595
        Hunter-Lab:
        50.5763, 30.3404, -6.2249
      #bf729e color charts
#bf729e RGB chart
      #bf729e CMYK chart
      #bf729e RGB pie chart
      #bf729e color shades, tints & tones
#bf729e color schemes
#bf729e color preview, HTML & CSS examples
           This text has a color of #bf729e        
        
          <p style="color:#bf729e;">Text here</p>
        
        
          .mytext {color:#bf729e;}
        
        Text color #bf729e
      
           This box has a color of #bf729e        
        
          <div style="background-color:#bf729e;">Content here</div>
        
        
          .mybackground {background-color:#bf729e;}
        
        Background color #bf729e
      
           Border around this has a color of #bf729e        
        
          <div style="border:2px solid #bf729e;">Content here</div>
        
        
          .myborder {border:2px solid #bf729e;}
        
        Border color #bf729e