#bf99b5 color space conversions
Hex:
        #bf99b5
        RGB:
        191, 153, 181
        CMY:
        25, 40, 29
        CMYK:
        0, 20, 5, 25
      HSL:
        316°, 22.8916%, 67.4510%
        HSV (HSB):
        316°, 19.8953%, 74.9020%
        XYZ:
        41.2176, 37.1950, 48.7230
        xyY:
        0.3242, 0.2926, 37.1950
      CIE-Lab:
        67.4231, 18.8760, -9.1424
        CIE-LCH:
        67.4231, 20.9735, 334.1572
        CIE-Luv:
        67.4231, 20.4838, -16.8187
        Hunter-Lab:
        60.9877, 13.9079, -4.6753
      #bf99b5 color charts
#bf99b5 RGB chart
      #bf99b5 CMYK chart
      #bf99b5 RGB pie chart
      #bf99b5 color shades, tints & tones
#bf99b5 color schemes
#bf99b5 color preview, HTML & CSS examples
           This text has a color of #bf99b5        
        
          <p style="color:#bf99b5;">Text here</p>
        
        
          .mytext {color:#bf99b5;}
        
        Text color #bf99b5
      
           This box has a color of #bf99b5        
        
          <div style="background-color:#bf99b5;">Content here</div>
        
        
          .mybackground {background-color:#bf99b5;}
        
        Background color #bf99b5
      
           Border around this has a color of #bf99b5        
        
          <div style="border:2px solid #bf99b5;">Content here</div>
        
        
          .myborder {border:2px solid #bf99b5;}
        
        Border color #bf99b5