#bf1d73 color space conversions
Hex:
        #bf1d73
        RGB:
        191, 29, 115
        CMY:
        25, 89, 55
        CMYK:
        0, 85, 40, 25
      HSL:
        328°, 73.6364%, 43.1373%
        HSV (HSB):
        328°, 84.8168%, 74.9020%
        XYZ:
        25.0197, 13.1929, 17.4475
        xyY:
        0.4495, 0.2370, 13.1929
      CIE-Lab:
        43.0525, 65.9070, -6.8164
        CIE-LCH:
        43.0525, 66.2585, 354.0952
        CIE-Luv:
        43.0525, 92.7649, -20.6912
        Hunter-Lab:
        36.3220, 59.3927, -3.0548
      #bf1d73 color charts
#bf1d73 RGB chart
      #bf1d73 CMYK chart
      #bf1d73 RGB pie chart
      #bf1d73 color shades, tints & tones
#bf1d73 color schemes
#bf1d73 color preview, HTML & CSS examples
           This text has a color of #bf1d73        
        
          <p style="color:#bf1d73;">Text here</p>
        
        
          .mytext {color:#bf1d73;}
        
        Text color #bf1d73
      
           This box has a color of #bf1d73        
        
          <div style="background-color:#bf1d73;">Content here</div>
        
        
          .mybackground {background-color:#bf1d73;}
        
        Background color #bf1d73
      
           Border around this has a color of #bf1d73        
        
          <div style="border:2px solid #bf1d73;">Content here</div>
        
        
          .myborder {border:2px solid #bf1d73;}
        
        Border color #bf1d73