#bf1d52 color space conversions
Hex:
        #bf1d52
        RGB:
        191, 29, 82
        CMY:
        25, 89, 68
        CMYK:
        0, 85, 57, 25
      HSL:
        340°, 73.6364%, 43.1373%
        HSV (HSB):
        340°, 84.8168%, 74.9020%
        XYZ:
        23.4482, 12.5643, 9.1719
        xyY:
        0.5189, 0.2781, 12.5643
      CIE-Lab:
        42.0993, 63.1609, 12.4986
        CIE-LCH:
        42.0993, 64.3856, 11.1934
        CIE-Luv:
        42.0993, 106.1178, 2.1615
        Hunter-Lab:
        35.4461, 56.0500, 9.4706
      #bf1d52 color charts
#bf1d52 RGB chart
      #bf1d52 CMYK chart
      #bf1d52 RGB pie chart
      #bf1d52 color shades, tints & tones
#bf1d52 color schemes
#bf1d52 color preview, HTML & CSS examples
           This text has a color of #bf1d52        
        
          <p style="color:#bf1d52;">Text here</p>
        
        
          .mytext {color:#bf1d52;}
        
        Text color #bf1d52
      
           This box has a color of #bf1d52        
        
          <div style="background-color:#bf1d52;">Content here</div>
        
        
          .mybackground {background-color:#bf1d52;}
        
        Background color #bf1d52
      
           Border around this has a color of #bf1d52        
        
          <div style="border:2px solid #bf1d52;">Content here</div>
        
        
          .myborder {border:2px solid #bf1d52;}
        
        Border color #bf1d52