#bf4d99 color space conversions
Hex:
        #bf4d99
        RGB:
        191, 77, 153
        CMY:
        25, 70, 40
        CMYK:
        0, 60, 20, 25
      HSL:
        320°, 47.1074%, 52.5490%
        HSV (HSB):
        320°, 59.6859%, 74.9020%
        XYZ:
        29.8895, 18.6840, 32.1680
        xyY:
        0.3702, 0.2314, 18.6840
      CIE-Lab:
        50.3155, 54.1715, -18.8672
        CIE-LCH:
        50.3155, 57.3630, 340.7974
        CIE-Luv:
        50.3155, 62.9013, -35.8607
        Hunter-Lab:
        43.2250, 47.7865, -13.8660
      #bf4d99 color charts
#bf4d99 RGB chart
      #bf4d99 CMYK chart
      #bf4d99 RGB pie chart
      #bf4d99 color shades, tints & tones
#bf4d99 color schemes
#bf4d99 color preview, HTML & CSS examples
           This text has a color of #bf4d99        
        
          <p style="color:#bf4d99;">Text here</p>
        
        
          .mytext {color:#bf4d99;}
        
        Text color #bf4d99
      
           This box has a color of #bf4d99        
        
          <div style="background-color:#bf4d99;">Content here</div>
        
        
          .mybackground {background-color:#bf4d99;}
        
        Background color #bf4d99
      
           Border around this has a color of #bf4d99        
        
          <div style="border:2px solid #bf4d99;">Content here</div>
        
        
          .myborder {border:2px solid #bf4d99;}
        
        Border color #bf4d99