#bf2c5b color space conversions
Hex:
        #bf2c5b
        RGB:
        191, 44, 91
        CMY:
        25, 83, 64
        CMYK:
        0, 77, 52, 25
      HSL:
        341°, 62.5532%, 46.0784%
        HSV (HSB):
        341°, 76.9634%, 74.9020%
        XYZ:
        24.2749, 13.6331, 11.2495
        xyY:
        0.4938, 0.2773, 13.6331
      CIE-Lab:
        43.7020, 59.8950, 9.0873
        CIE-LCH:
        43.7020, 60.5805, 8.6271
        CIE-Luv:
        43.7020, 97.7380, -0.5407
        Hunter-Lab:
        36.9230, 52.7389, 7.7818
      #bf2c5b color charts
#bf2c5b RGB chart
      #bf2c5b CMYK chart
      #bf2c5b RGB pie chart
      #bf2c5b color shades, tints & tones
#bf2c5b color schemes
#bf2c5b color preview, HTML & CSS examples
           This text has a color of #bf2c5b        
        
          <p style="color:#bf2c5b;">Text here</p>
        
        
          .mytext {color:#bf2c5b;}
        
        Text color #bf2c5b
      
           This box has a color of #bf2c5b        
        
          <div style="background-color:#bf2c5b;">Content here</div>
        
        
          .mybackground {background-color:#bf2c5b;}
        
        Background color #bf2c5b
      
           Border around this has a color of #bf2c5b        
        
          <div style="border:2px solid #bf2c5b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2c5b;}
        
        Border color #bf2c5b