#bf01a0 color space conversions
Hex:
        #bf01a0
        RGB:
        191, 1, 160
        CMY:
        25, 100, 37
        CMYK:
        0, 99, 16, 25
      HSL:
        310°, 98.9583%, 37.6471%
        HSV (HSB):
        310°, 99.4764%, 74.9020%
        XYZ:
        27.8419, 13.6361, 34.4223
        xyY:
        0.3668, 0.1797, 13.6361
      CIE-Lab:
        43.7065, 74.7095, -33.3036
        CIE-LCH:
        43.7065, 81.7963, 335.9739
        CIE-Luv:
        43.7065, 76.1117, -58.3541
        Hunter-Lab:
        36.9271, 69.9607, -29.4193
      #bf01a0 color charts
#bf01a0 RGB chart
      #bf01a0 CMYK chart
      #bf01a0 RGB pie chart
      #bf01a0 color shades, tints & tones
#bf01a0 color schemes
#bf01a0 color preview, HTML & CSS examples
           This text has a color of #bf01a0        
        
          <p style="color:#bf01a0;">Text here</p>
        
        
          .mytext {color:#bf01a0;}
        
        Text color #bf01a0
      
           This box has a color of #bf01a0        
        
          <div style="background-color:#bf01a0;">Content here</div>
        
        
          .mybackground {background-color:#bf01a0;}
        
        Background color #bf01a0
      
           Border around this has a color of #bf01a0        
        
          <div style="border:2px solid #bf01a0;">Content here</div>
        
        
          .myborder {border:2px solid #bf01a0;}
        
        Border color #bf01a0