#bf1c54 color space conversions
Hex:
        #bf1c54
        RGB:
        191, 28, 84
        CMY:
        25, 89, 67
        CMYK:
        0, 85, 56, 25
      HSL:
        339°, 74.4292%, 42.9412%
        HSV (HSB):
        339°, 85.3403%, 74.9020%
        XYZ:
        23.5013, 12.5470, 9.5707
        xyY:
        0.5152, 0.2750, 12.5470
      CIE-Lab:
        42.0726, 63.5127, 11.2001
        CIE-LCH:
        42.0726, 64.4927, 10.0010
        CIE-Luv:
        42.0726, 105.6522, 0.7424
        Hunter-Lab:
        35.4217, 56.4420, 8.7755
      #bf1c54 color charts
#bf1c54 RGB chart
      #bf1c54 CMYK chart
      #bf1c54 RGB pie chart
      #bf1c54 color shades, tints & tones
#bf1c54 color schemes
#bf1c54 color preview, HTML & CSS examples
           This text has a color of #bf1c54        
        
          <p style="color:#bf1c54;">Text here</p>
        
        
          .mytext {color:#bf1c54;}
        
        Text color #bf1c54
      
           This box has a color of #bf1c54        
        
          <div style="background-color:#bf1c54;">Content here</div>
        
        
          .mybackground {background-color:#bf1c54;}
        
        Background color #bf1c54
      
           Border around this has a color of #bf1c54        
        
          <div style="border:2px solid #bf1c54;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c54;}
        
        Border color #bf1c54