#bf4e83 color space conversions
Hex:
        #bf4e83
        RGB:
        191, 78, 131
        CMY:
        25, 69, 49
        CMYK:
        0, 59, 31, 25
      HSL:
        332°, 46.8880%, 52.7451%
        HSV (HSB):
        332°, 59.1623%, 74.9020%
        XYZ:
        28.3070, 18.1638, 23.4868
        xyY:
        0.4046, 0.2596, 18.1638
      CIE-Lab:
        49.6942, 50.7393, -6.6797
        CIE-LCH:
        49.6942, 51.1771, 352.5003
        CIE-Luv:
        49.6942, 69.2357, -18.0699
        Hunter-Lab:
        42.6191, 43.9739, -2.8405
      #bf4e83 color charts
#bf4e83 RGB chart
      #bf4e83 CMYK chart
      #bf4e83 RGB pie chart
      #bf4e83 color shades, tints & tones
#bf4e83 color schemes
#bf4e83 color preview, HTML & CSS examples
           This text has a color of #bf4e83        
        
          <p style="color:#bf4e83;">Text here</p>
        
        
          .mytext {color:#bf4e83;}
        
        Text color #bf4e83
      
           This box has a color of #bf4e83        
        
          <div style="background-color:#bf4e83;">Content here</div>
        
        
          .mybackground {background-color:#bf4e83;}
        
        Background color #bf4e83
      
           Border around this has a color of #bf4e83        
        
          <div style="border:2px solid #bf4e83;">Content here</div>
        
        
          .myborder {border:2px solid #bf4e83;}
        
        Border color #bf4e83