#bf91b9 color space conversions
Hex:
        #bf91b9
        RGB:
        191, 145, 185
        CMY:
        25, 43, 27
        CMYK:
        0, 24, 3, 25
      HSL:
        308°, 26.4368%, 65.8824%
        HSV (HSB):
        308°, 24.0838%, 74.9020%
        XYZ:
        40.3682, 34.8299, 50.4942
        xyY:
        0.3212, 0.2771, 34.8299
      CIE-Lab:
        65.6161, 24.0473, -14.0896
        CIE-LCH:
        65.6161, 27.8709, 329.6335
        CIE-Luv:
        65.6161, 24.0700, -25.1532
        Hunter-Lab:
        59.0169, 18.8164, -9.4160
      #bf91b9 color charts
#bf91b9 RGB chart
      #bf91b9 CMYK chart
      #bf91b9 RGB pie chart
      #bf91b9 color shades, tints & tones
#bf91b9 color schemes
#bf91b9 color preview, HTML & CSS examples
           This text has a color of #bf91b9        
        
          <p style="color:#bf91b9;">Text here</p>
        
        
          .mytext {color:#bf91b9;}
        
        Text color #bf91b9
      
           This box has a color of #bf91b9        
        
          <div style="background-color:#bf91b9;">Content here</div>
        
        
          .mybackground {background-color:#bf91b9;}
        
        Background color #bf91b9
      
           Border around this has a color of #bf91b9        
        
          <div style="border:2px solid #bf91b9;">Content here</div>
        
        
          .myborder {border:2px solid #bf91b9;}
        
        Border color #bf91b9