#bf1a94 color space conversions
Hex:
        #bf1a94
        RGB:
        191, 26, 148
        CMY:
        25, 90, 42
        CMYK:
        0, 86, 23, 25
      HSL:
        316°, 76.0369%, 42.5490%
        HSV (HSB):
        316°, 86.3874%, 74.9020%
        XYZ:
        27.2005, 13.9533, 29.2766
        xyY:
        0.3862, 0.1981, 13.9533
      CIE-Lab:
        44.1658, 70.1602, -25.3531
        CIE-LCH:
        44.1658, 74.6004, 340.1322
        CIE-Luv:
        44.1658, 79.0201, -46.5865
        Hunter-Lab:
        37.3541, 64.6107, -20.3212
      #bf1a94 color charts
#bf1a94 RGB chart
      #bf1a94 CMYK chart
      #bf1a94 RGB pie chart
      #bf1a94 color shades, tints & tones
#bf1a94 color schemes
#bf1a94 color preview, HTML & CSS examples
           This text has a color of #bf1a94        
        
          <p style="color:#bf1a94;">Text here</p>
        
        
          .mytext {color:#bf1a94;}
        
        Text color #bf1a94
      
           This box has a color of #bf1a94        
        
          <div style="background-color:#bf1a94;">Content here</div>
        
        
          .mybackground {background-color:#bf1a94;}
        
        Background color #bf1a94
      
           Border around this has a color of #bf1a94        
        
          <div style="border:2px solid #bf1a94;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a94;}
        
        Border color #bf1a94