#bf2e4e color space conversions
Hex:
        #bf2e4e
        RGB:
        191, 46, 78
        CMY:
        25, 82, 69
        CMYK:
        0, 76, 59, 25
      HSL:
        347°, 61.1814%, 46.4706%
        HSV (HSB):
        347°, 75.9162%, 74.9020%
        XYZ:
        23.8380, 13.5804, 8.5726
        xyY:
        0.5183, 0.2953, 13.5804
      CIE-Lab:
        43.6251, 58.3121, 17.0821
        CIE-LCH:
        43.6251, 60.7627, 16.3276
        CIE-Luv:
        43.6251, 101.3203, 8.0881
        Hunter-Lab:
        36.8516, 50.9750, 12.0038
      #bf2e4e color charts
#bf2e4e RGB chart
      #bf2e4e CMYK chart
      #bf2e4e RGB pie chart
      #bf2e4e color shades, tints & tones
#bf2e4e color schemes
#bf2e4e color preview, HTML & CSS examples
           This text has a color of #bf2e4e        
        
          <p style="color:#bf2e4e;">Text here</p>
        
        
          .mytext {color:#bf2e4e;}
        
        Text color #bf2e4e
      
           This box has a color of #bf2e4e        
        
          <div style="background-color:#bf2e4e;">Content here</div>
        
        
          .mybackground {background-color:#bf2e4e;}
        
        Background color #bf2e4e
      
           Border around this has a color of #bf2e4e        
        
          <div style="border:2px solid #bf2e4e;">Content here</div>
        
        
          .myborder {border:2px solid #bf2e4e;}
        
        Border color #bf2e4e