#bf2b4b color space conversions
Hex:
        #bf2b4b
        RGB:
        191, 43, 75
        CMY:
        25, 83, 71
        CMYK:
        0, 77, 61, 25
      HSL:
        347°, 63.2479%, 45.8824%
        HSV (HSB):
        347°, 77.4869%, 74.9020%
        XYZ:
        23.6197, 13.3121, 7.9812
        xyY:
        0.5259, 0.2964, 13.3121
      CIE-Lab:
        43.2298, 59.0506, 18.4190
        CIE-LCH:
        43.2298, 61.8565, 17.3237
        CIE-Luv:
        43.2298, 103.5669, 9.1265
        Hunter-Lab:
        36.4858, 51.7051, 12.5704
      #bf2b4b color charts
#bf2b4b RGB chart
      #bf2b4b CMYK chart
      #bf2b4b RGB pie chart
      #bf2b4b color shades, tints & tones
#bf2b4b color schemes
#bf2b4b color preview, HTML & CSS examples
           This text has a color of #bf2b4b        
        
          <p style="color:#bf2b4b;">Text here</p>
        
        
          .mytext {color:#bf2b4b;}
        
        Text color #bf2b4b
      
           This box has a color of #bf2b4b        
        
          <div style="background-color:#bf2b4b;">Content here</div>
        
        
          .mybackground {background-color:#bf2b4b;}
        
        Background color #bf2b4b
      
           Border around this has a color of #bf2b4b        
        
          <div style="border:2px solid #bf2b4b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2b4b;}
        
        Border color #bf2b4b