#bf2d4e color space conversions
Hex:
        #bf2d4e
        RGB:
        191, 45, 78
        CMY:
        25, 82, 69
        CMYK:
        0, 76, 59, 25
      HSL:
        346°, 61.8644%, 46.2745%
        HSV (HSB):
        346°, 76.4398%, 74.9020%
        XYZ:
        23.7994, 13.5032, 8.5597
        xyY:
        0.5189, 0.2944, 13.5032
      CIE-Lab:
        43.5119, 58.6299, 16.9298
        CIE-LCH:
        43.5119, 61.0252, 16.1065
        CIE-Luv:
        43.5119, 101.7547, 7.8456
        Hunter-Lab:
        36.7467, 51.3007, 11.9117
      #bf2d4e color charts
#bf2d4e RGB chart
      #bf2d4e CMYK chart
      #bf2d4e RGB pie chart
      #bf2d4e color shades, tints & tones
#bf2d4e color schemes
#bf2d4e color preview, HTML & CSS examples
           This text has a color of #bf2d4e        
        
          <p style="color:#bf2d4e;">Text here</p>
        
        
          .mytext {color:#bf2d4e;}
        
        Text color #bf2d4e
      
           This box has a color of #bf2d4e        
        
          <div style="background-color:#bf2d4e;">Content here</div>
        
        
          .mybackground {background-color:#bf2d4e;}
        
        Background color #bf2d4e
      
           Border around this has a color of #bf2d4e        
        
          <div style="border:2px solid #bf2d4e;">Content here</div>
        
        
          .myborder {border:2px solid #bf2d4e;}
        
        Border color #bf2d4e