#bf1e74 color space conversions
Hex:
        #bf1e74
        RGB:
        191, 30, 116
        CMY:
        25, 88, 55
        CMYK:
        0, 84, 39, 25
      HSL:
        328°, 72.8507%, 43.3333%
        HSV (HSB):
        328°, 84.2932%, 74.9020%
        XYZ:
        25.1025, 13.2659, 17.7605
        xyY:
        0.4472, 0.2363, 13.2659
      CIE-Lab:
        43.1611, 65.7916, -7.2750
        CIE-LCH:
        43.1611, 66.1926, 353.6901
        CIE-Luv:
        43.1611, 92.1122, -21.2619
        Hunter-Lab:
        36.4223, 59.2843, -3.4158
      #bf1e74 color charts
#bf1e74 RGB chart
      #bf1e74 CMYK chart
      #bf1e74 RGB pie chart
      #bf1e74 color shades, tints & tones
#bf1e74 color schemes
#bf1e74 color preview, HTML & CSS examples
           This text has a color of #bf1e74        
        
          <p style="color:#bf1e74;">Text here</p>
        
        
          .mytext {color:#bf1e74;}
        
        Text color #bf1e74
      
           This box has a color of #bf1e74        
        
          <div style="background-color:#bf1e74;">Content here</div>
        
        
          .mybackground {background-color:#bf1e74;}
        
        Background color #bf1e74
      
           Border around this has a color of #bf1e74        
        
          <div style="border:2px solid #bf1e74;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e74;}
        
        Border color #bf1e74