#bf1e51 color space conversions
Hex:
        #bf1e51
        RGB:
        191, 30, 81
        CMY:
        25, 88, 68
        CMYK:
        0, 84, 58, 25
      HSL:
        341°, 72.8507%, 43.3333%
        HSV (HSB):
        341°, 84.2932%, 74.9020%
        XYZ:
        23.4353, 12.5990, 8.9813
        xyY:
        0.5206, 0.2799, 12.5990
      CIE-Lab:
        42.1527, 62.8731, 13.2026
        CIE-LCH:
        42.1527, 64.2443, 11.8591
        CIE-Luv:
        42.1527, 106.1924, 2.9489
        Hunter-Lab:
        35.4951, 55.7369, 9.8445
      #bf1e51 color charts
#bf1e51 RGB chart
      #bf1e51 CMYK chart
      #bf1e51 RGB pie chart
      #bf1e51 color shades, tints & tones
#bf1e51 color schemes
#bf1e51 color preview, HTML & CSS examples
           This text has a color of #bf1e51        
        
          <p style="color:#bf1e51;">Text here</p>
        
        
          .mytext {color:#bf1e51;}
        
        Text color #bf1e51
      
           This box has a color of #bf1e51        
        
          <div style="background-color:#bf1e51;">Content here</div>
        
        
          .mybackground {background-color:#bf1e51;}
        
        Background color #bf1e51
      
           Border around this has a color of #bf1e51        
        
          <div style="border:2px solid #bf1e51;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e51;}
        
        Border color #bf1e51