#bf4273 color space conversions
Hex:
        #bf4273
        RGB:
        191, 66, 115
        CMY:
        25, 74, 55
        CMYK:
        0, 65, 40, 25
      HSL:
        336°, 49.4071%, 50.3922%
        HSV (HSB):
        336°, 65.4450%, 74.9020%
        XYZ:
        26.5286, 16.2106, 17.9504
        xyY:
        0.4371, 0.2671, 16.2106
      CIE-Lab:
        47.2496, 54.1322, -0.6140
        CIE-LCH:
        47.2496, 54.1357, 359.3502
        CIE-Luv:
        47.2496, 79.9381, -10.6878
        Hunter-Lab:
        40.2624, 47.1531, 1.7501
      #bf4273 color charts
#bf4273 RGB chart
      #bf4273 CMYK chart
      #bf4273 RGB pie chart
      #bf4273 color shades, tints & tones
#bf4273 color schemes
#bf4273 color preview, HTML & CSS examples
           This text has a color of #bf4273        
        
          <p style="color:#bf4273;">Text here</p>
        
        
          .mytext {color:#bf4273;}
        
        Text color #bf4273
      
           This box has a color of #bf4273        
        
          <div style="background-color:#bf4273;">Content here</div>
        
        
          .mybackground {background-color:#bf4273;}
        
        Background color #bf4273
      
           Border around this has a color of #bf4273        
        
          <div style="border:2px solid #bf4273;">Content here</div>
        
        
          .myborder {border:2px solid #bf4273;}
        
        Border color #bf4273