#bf2f4e color space conversions
Hex:
        #bf2f4e
        RGB:
        191, 47, 78
        CMY:
        25, 82, 69
        CMYK:
        0, 75, 59, 25
      HSL:
        347°, 60.5042%, 46.6667%
        HSV (HSB):
        347°, 75.3927%, 74.9020%
        XYZ:
        23.8775, 13.6595, 8.5858
        xyY:
        0.5177, 0.2962, 13.6595
      CIE-Lab:
        43.7405, 57.9887, 17.2373
        CIE-LCH:
        43.7405, 60.4964, 16.5547
        CIE-Luv:
        43.7405, 100.8779, 8.3353
        Hunter-Lab:
        36.9587, 50.6439, 12.0976
      #bf2f4e color charts
#bf2f4e RGB chart
      #bf2f4e CMYK chart
      #bf2f4e RGB pie chart
      #bf2f4e color shades, tints & tones
#bf2f4e color schemes
#bf2f4e color preview, HTML & CSS examples
           This text has a color of #bf2f4e        
        
          <p style="color:#bf2f4e;">Text here</p>
        
        
          .mytext {color:#bf2f4e;}
        
        Text color #bf2f4e
      
           This box has a color of #bf2f4e        
        
          <div style="background-color:#bf2f4e;">Content here</div>
        
        
          .mybackground {background-color:#bf2f4e;}
        
        Background color #bf2f4e
      
           Border around this has a color of #bf2f4e        
        
          <div style="border:2px solid #bf2f4e;">Content here</div>
        
        
          .myborder {border:2px solid #bf2f4e;}
        
        Border color #bf2f4e