#bf02a6 color space conversions
Hex:
        #bf02a6
        RGB:
        191, 2, 166
        CMY:
        25, 99, 35
        CMYK:
        0, 99, 13, 25
      HSL:
        308°, 97.9275%, 37.8431%
        HSV (HSB):
        308°, 98.9529%, 74.9020%
        XYZ:
        28.3905, 13.8730, 37.2578
        xyY:
        0.3570, 0.1745, 13.8730
      CIE-Lab:
        44.0502, 75.3952, -36.3538
        CIE-LCH:
        44.0502, 83.7020, 334.2577
        CIE-Luv:
        44.0502, 73.4403, -62.8881
        Hunter-Lab:
        37.2464, 70.8776, -33.2356
      #bf02a6 color charts
#bf02a6 RGB chart
      #bf02a6 CMYK chart
      #bf02a6 RGB pie chart
      #bf02a6 color shades, tints & tones
#bf02a6 color schemes
#bf02a6 color preview, HTML & CSS examples
           This text has a color of #bf02a6        
        
          <p style="color:#bf02a6;">Text here</p>
        
        
          .mytext {color:#bf02a6;}
        
        Text color #bf02a6
      
           This box has a color of #bf02a6        
        
          <div style="background-color:#bf02a6;">Content here</div>
        
        
          .mybackground {background-color:#bf02a6;}
        
        Background color #bf02a6
      
           Border around this has a color of #bf02a6        
        
          <div style="border:2px solid #bf02a6;">Content here</div>
        
        
          .myborder {border:2px solid #bf02a6;}
        
        Border color #bf02a6