#bf4b99 color space conversions
Hex:
        #bf4b99
        RGB:
        191, 75, 153
        CMY:
        25, 71, 40
        CMYK:
        0, 61, 20, 25
      HSL:
        320°, 47.5410%, 52.1569%
        HSV (HSB):
        320°, 60.7330%, 74.9020%
        XYZ:
        29.7517, 18.4084, 32.1221
        xyY:
        0.3706, 0.2293, 18.4084
      CIE-Lab:
        49.9878, 55.0605, -19.3688
        CIE-LCH:
        49.9878, 58.3679, 340.6195
        CIE-Luv:
        49.9878, 63.6956, -36.6885
        Hunter-Lab:
        42.9050, 48.6937, -14.3556
      #bf4b99 color charts
#bf4b99 RGB chart
      #bf4b99 CMYK chart
      #bf4b99 RGB pie chart
      #bf4b99 color shades, tints & tones
#bf4b99 color schemes
#bf4b99 color preview, HTML & CSS examples
           This text has a color of #bf4b99        
        
          <p style="color:#bf4b99;">Text here</p>
        
        
          .mytext {color:#bf4b99;}
        
        Text color #bf4b99
      
           This box has a color of #bf4b99        
        
          <div style="background-color:#bf4b99;">Content here</div>
        
        
          .mybackground {background-color:#bf4b99;}
        
        Background color #bf4b99
      
           Border around this has a color of #bf4b99        
        
          <div style="border:2px solid #bf4b99;">Content here</div>
        
        
          .myborder {border:2px solid #bf4b99;}
        
        Border color #bf4b99