#bf1a70 color space conversions
Hex:
        #bf1a70
        RGB:
        191, 26, 112
        CMY:
        25, 90, 56
        CMYK:
        0, 86, 41, 25
      HSL:
        329°, 76.0369%, 42.5490%
        HSV (HSB):
        329°, 86.3874%, 74.9020%
        XYZ:
        24.7799, 12.9850, 16.5295
        xyY:
        0.4564, 0.2392, 12.9850
      CIE-Lab:
        42.7406, 66.2238, -5.4146
        CIE-LCH:
        42.7406, 66.4448, 355.3257
        CIE-Luv:
        42.7406, 94.7000, -18.9611
        Hunter-Lab:
        36.0347, 59.6878, -1.9727
      #bf1a70 color charts
#bf1a70 RGB chart
      #bf1a70 CMYK chart
      #bf1a70 RGB pie chart
      #bf1a70 color shades, tints & tones
#bf1a70 color schemes
#bf1a70 color preview, HTML & CSS examples
           This text has a color of #bf1a70        
        
          <p style="color:#bf1a70;">Text here</p>
        
        
          .mytext {color:#bf1a70;}
        
        Text color #bf1a70
      
           This box has a color of #bf1a70        
        
          <div style="background-color:#bf1a70;">Content here</div>
        
        
          .mybackground {background-color:#bf1a70;}
        
        Background color #bf1a70
      
           Border around this has a color of #bf1a70        
        
          <div style="border:2px solid #bf1a70;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a70;}
        
        Border color #bf1a70