#bf11af color space conversions
Hex:
        #bf11af
        RGB:
        191, 17, 175
        CMY:
        25, 93, 31
        CMYK:
        0, 91, 8, 25
      HSL:
        306°, 83.6538%, 40.7843%
        HSV (HSB):
        306°, 91.0995%, 74.9020%
        XYZ:
        29.4242, 14.5724, 41.8194
        xyY:
        0.3429, 0.1698, 14.5724
      CIE-Lab:
        45.0429, 75.1243, -40.1329
        CIE-LCH:
        45.0429, 85.1723, 331.8880
        CIE-Luv:
        45.0429, 68.6889, -68.6064
        Hunter-Lab:
        38.1738, 70.7826, -38.2304
      #bf11af color charts
#bf11af RGB chart
      #bf11af CMYK chart
      #bf11af RGB pie chart
      #bf11af color shades, tints & tones
#bf11af color schemes
#bf11af color preview, HTML & CSS examples
           This text has a color of #bf11af        
        
          <p style="color:#bf11af;">Text here</p>
        
        
          .mytext {color:#bf11af;}
        
        Text color #bf11af
      
           This box has a color of #bf11af        
        
          <div style="background-color:#bf11af;">Content here</div>
        
        
          .mybackground {background-color:#bf11af;}
        
        Background color #bf11af
      
           Border around this has a color of #bf11af        
        
          <div style="border:2px solid #bf11af;">Content here</div>
        
        
          .myborder {border:2px solid #bf11af;}
        
        Border color #bf11af