#bf09ac color space conversions
Hex:
        #bf09ac
        RGB:
        191, 9, 172
        CMY:
        25, 96, 33
        CMYK:
        0, 95, 10, 25
      HSL:
        306°, 91.0000%, 39.2157%
        HSV (HSB):
        306°, 95.2880%, 74.9020%
        XYZ:
        29.0299, 14.2503, 40.2503
        xyY:
        0.3475, 0.1706, 14.2503
      CIE-Lab:
        44.5898, 75.5600, -39.0727
        CIE-LCH:
        44.5898, 85.0646, 332.6562
        CIE-Luv:
        44.5898, 70.4750, -66.9766
        Hunter-Lab:
        37.7496, 71.2072, -36.7929
      #bf09ac color charts
#bf09ac RGB chart
      #bf09ac CMYK chart
      #bf09ac RGB pie chart
      #bf09ac color shades, tints & tones
#bf09ac color schemes
#bf09ac color preview, HTML & CSS examples
           This text has a color of #bf09ac        
        
          <p style="color:#bf09ac;">Text here</p>
        
        
          .mytext {color:#bf09ac;}
        
        Text color #bf09ac
      
           This box has a color of #bf09ac        
        
          <div style="background-color:#bf09ac;">Content here</div>
        
        
          .mybackground {background-color:#bf09ac;}
        
        Background color #bf09ac
      
           Border around this has a color of #bf09ac        
        
          <div style="border:2px solid #bf09ac;">Content here</div>
        
        
          .myborder {border:2px solid #bf09ac;}
        
        Border color #bf09ac