#bf1b65 color space conversions
Hex:
        #bf1b65
        RGB:
        191, 27, 101
        CMY:
        25, 89, 60
        CMYK:
        0, 86, 47, 25
      HSL:
        333°, 75.2294%, 42.7451%
        HSV (HSB):
        333°, 85.8639%, 74.9020%
        XYZ:
        24.2268, 12.7998, 13.5056
        xyY:
        0.4794, 0.2533, 12.7998
      CIE-Lab:
        42.4601, 65.0387, 1.0504
        CIE-LCH:
        42.4601, 65.0471, 0.9252
        CIE-Luv:
        42.4601, 99.1417, -10.8417
        Hunter-Lab:
        35.7768, 58.2642, 2.6620
      #bf1b65 color charts
#bf1b65 RGB chart
      #bf1b65 CMYK chart
      #bf1b65 RGB pie chart
      #bf1b65 color shades, tints & tones
#bf1b65 color schemes
#bf1b65 color preview, HTML & CSS examples
           This text has a color of #bf1b65        
        
          <p style="color:#bf1b65;">Text here</p>
        
        
          .mytext {color:#bf1b65;}
        
        Text color #bf1b65
      
           This box has a color of #bf1b65        
        
          <div style="background-color:#bf1b65;">Content here</div>
        
        
          .mybackground {background-color:#bf1b65;}
        
        Background color #bf1b65
      
           Border around this has a color of #bf1b65        
        
          <div style="border:2px solid #bf1b65;">Content here</div>
        
        
          .myborder {border:2px solid #bf1b65;}
        
        Border color #bf1b65