#bf2e4f color space conversions
Hex:
        #bf2e4f
        RGB:
        191, 46, 79
        CMY:
        25, 82, 69
        CMYK:
        0, 76, 59, 25
      HSL:
        346°, 61.1814%, 46.4706%
        HSV (HSB):
        346°, 75.9162%, 74.9020%
        XYZ:
        23.8741, 13.5949, 8.7629
        xyY:
        0.5164, 0.2941, 13.5949
      CIE-Lab:
        43.6462, 58.3802, 16.4889
        CIE-LCH:
        43.6462, 60.6641, 15.7718
        CIE-Luv:
        43.6462, 100.9995, 7.4947
        Hunter-Lab:
        36.8712, 51.0542, 11.7189
      #bf2e4f color charts
#bf2e4f RGB chart
      #bf2e4f CMYK chart
      #bf2e4f RGB pie chart
      #bf2e4f color shades, tints & tones
#bf2e4f color schemes
#bf2e4f color preview, HTML & CSS examples
           This text has a color of #bf2e4f        
        
          <p style="color:#bf2e4f;">Text here</p>
        
        
          .mytext {color:#bf2e4f;}
        
        Text color #bf2e4f
      
           This box has a color of #bf2e4f        
        
          <div style="background-color:#bf2e4f;">Content here</div>
        
        
          .mybackground {background-color:#bf2e4f;}
        
        Background color #bf2e4f
      
           Border around this has a color of #bf2e4f        
        
          <div style="border:2px solid #bf2e4f;">Content here</div>
        
        
          .myborder {border:2px solid #bf2e4f;}
        
        Border color #bf2e4f