#bf89b9 color space conversions
Hex:
        #bf89b9
        RGB:
        191, 137, 185
        CMY:
        25, 46, 27
        CMYK:
        0, 28, 3, 25
      HSL:
        307°, 29.6703%, 64.3137%
        HSV (HSB):
        307°, 28.2723%, 74.9020%
        XYZ:
        39.1885, 32.4705, 50.1009
        xyY:
        0.3219, 0.2667, 32.4705
      CIE-Lab:
        63.7298, 28.4800, -16.9388
        CIE-LCH:
        63.7298, 33.1366, 329.2576
        CIE-Luv:
        63.7298, 28.0499, -30.1466
        Hunter-Lab:
        56.9829, 23.0387, -12.2414
      #bf89b9 color charts
#bf89b9 RGB chart
      #bf89b9 CMYK chart
      #bf89b9 RGB pie chart
      #bf89b9 color shades, tints & tones
#bf89b9 color schemes
#bf89b9 color preview, HTML & CSS examples
           This text has a color of #bf89b9        
        
          <p style="color:#bf89b9;">Text here</p>
        
        
          .mytext {color:#bf89b9;}
        
        Text color #bf89b9
      
           This box has a color of #bf89b9        
        
          <div style="background-color:#bf89b9;">Content here</div>
        
        
          .mybackground {background-color:#bf89b9;}
        
        Background color #bf89b9
      
           Border around this has a color of #bf89b9        
        
          <div style="border:2px solid #bf89b9;">Content here</div>
        
        
          .myborder {border:2px solid #bf89b9;}
        
        Border color #bf89b9