#bf447b color space conversions
Hex:
        #bf447b
        RGB:
        191, 68, 123
        CMY:
        25, 73, 52
        CMYK:
        0, 64, 36, 25
      HSL:
        333°, 49.0040%, 50.7843%
        HSV (HSB):
        333°, 64.3979%, 74.9020%
        XYZ:
        27.1281, 16.6407, 20.5211
        xyY:
        0.4220, 0.2588, 16.6407
      CIE-Lab:
        47.8041, 54.1856, -4.6613
        CIE-LCH:
        47.8041, 54.3857, 355.0833
        CIE-Luv:
        47.8041, 76.3872, -15.9317
        Hunter-Lab:
        40.7930, 47.3183, -1.2710
      #bf447b color charts
#bf447b RGB chart
      #bf447b CMYK chart
      #bf447b RGB pie chart
      #bf447b color shades, tints & tones
#bf447b color schemes
#bf447b color preview, HTML & CSS examples
           This text has a color of #bf447b        
        
          <p style="color:#bf447b;">Text here</p>
        
        
          .mytext {color:#bf447b;}
        
        Text color #bf447b
      
           This box has a color of #bf447b        
        
          <div style="background-color:#bf447b;">Content here</div>
        
        
          .mybackground {background-color:#bf447b;}
        
        Background color #bf447b
      
           Border around this has a color of #bf447b        
        
          <div style="border:2px solid #bf447b;">Content here</div>
        
        
          .myborder {border:2px solid #bf447b;}
        
        Border color #bf447b