#bf02a3 color space conversions
Hex:
        #bf02a3
        RGB:
        191, 2, 163
        CMY:
        25, 99, 36
        CMYK:
        0, 99, 15, 25
      HSL:
        309°, 97.9275%, 37.8431%
        HSV (HSB):
        309°, 98.9529%, 74.9020%
        XYZ:
        28.1184, 13.7641, 35.8251
        xyY:
        0.3618, 0.1771, 13.7641
      CIE-Lab:
        43.8927, 75.0027, -34.8087
        CIE-LCH:
        43.8927, 82.6864, 335.1040
        CIE-Luv:
        43.8927, 74.7364, -60.5876
        Hunter-Lab:
        37.1000, 70.3616, -31.2824
      #bf02a3 color charts
#bf02a3 RGB chart
      #bf02a3 CMYK chart
      #bf02a3 RGB pie chart
      #bf02a3 color shades, tints & tones
#bf02a3 color schemes
#bf02a3 color preview, HTML & CSS examples
           This text has a color of #bf02a3        
        
          <p style="color:#bf02a3;">Text here</p>
        
        
          .mytext {color:#bf02a3;}
        
        Text color #bf02a3
      
           This box has a color of #bf02a3        
        
          <div style="background-color:#bf02a3;">Content here</div>
        
        
          .mybackground {background-color:#bf02a3;}
        
        Background color #bf02a3
      
           Border around this has a color of #bf02a3        
        
          <div style="border:2px solid #bf02a3;">Content here</div>
        
        
          .myborder {border:2px solid #bf02a3;}
        
        Border color #bf02a3