#bf1b52 color space conversions
Hex:
        #bf1b52
        RGB:
        191, 27, 82
        CMY:
        25, 89, 68
        CMYK:
        0, 86, 57, 25
      HSL:
        340°, 75.2294%, 42.7451%
        HSV (HSB):
        340°, 85.8639%, 74.9020%
        XYZ:
        23.4008, 12.4694, 9.1561
        xyY:
        0.5197, 0.2769, 12.4694
      CIE-Lab:
        41.9527, 63.5811, 12.2963
        CIE-LCH:
        41.9527, 64.7592, 10.9456
        CIE-Luv:
        41.9527, 106.6764, 1.8401
        Hunter-Lab:
        35.3121, 56.4931, 9.3451
      #bf1b52 color charts
#bf1b52 RGB chart
      #bf1b52 CMYK chart
      #bf1b52 RGB pie chart
      #bf1b52 color shades, tints & tones
#bf1b52 color schemes
#bf1b52 color preview, HTML & CSS examples
           This text has a color of #bf1b52        
        
          <p style="color:#bf1b52;">Text here</p>
        
        
          .mytext {color:#bf1b52;}
        
        Text color #bf1b52
      
           This box has a color of #bf1b52        
        
          <div style="background-color:#bf1b52;">Content here</div>
        
        
          .mybackground {background-color:#bf1b52;}
        
        Background color #bf1b52
      
           Border around this has a color of #bf1b52        
        
          <div style="border:2px solid #bf1b52;">Content here</div>
        
        
          .myborder {border:2px solid #bf1b52;}
        
        Border color #bf1b52