#bf1a78 color space conversions
Hex:
        #bf1a78
        RGB:
        191, 26, 120
        CMY:
        25, 90, 53
        CMYK:
        0, 86, 37, 25
      HSL:
        326°, 76.0369%, 42.5490%
        HSV (HSB):
        326°, 86.3874%, 74.9020%
        XYZ:
        25.2454, 13.1712, 18.9810
        xyY:
        0.4398, 0.2295, 13.1712
      CIE-Lab:
        43.0201, 67.0071, -9.9660
        CIE-LCH:
        43.0201, 67.7441, 351.5403
        CIE-Luv:
        43.0201, 91.2282, -24.9473
        Hunter-Lab:
        36.2922, 60.6561, -5.6045
      #bf1a78 color charts
#bf1a78 RGB chart
      #bf1a78 CMYK chart
      #bf1a78 RGB pie chart
      #bf1a78 color shades, tints & tones
#bf1a78 color schemes
#bf1a78 color preview, HTML & CSS examples
           This text has a color of #bf1a78        
        
          <p style="color:#bf1a78;">Text here</p>
        
        
          .mytext {color:#bf1a78;}
        
        Text color #bf1a78
      
           This box has a color of #bf1a78        
        
          <div style="background-color:#bf1a78;">Content here</div>
        
        
          .mybackground {background-color:#bf1a78;}
        
        Background color #bf1a78
      
           Border around this has a color of #bf1a78        
        
          <div style="border:2px solid #bf1a78;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a78;}
        
        Border color #bf1a78