#bf08ae color space conversions
Hex:
        #bf08ae
        RGB:
        191, 8, 174
        CMY:
        25, 97, 32
        CMYK:
        0, 96, 9, 25
      HSL:
        306°, 91.9598%, 39.0196%
        HSV (HSB):
        306°, 95.8115%, 74.9020%
        XYZ:
        29.2127, 14.3060, 41.2661
        xyY:
        0.3446, 0.1687, 14.3060
      CIE-Lab:
        44.6686, 75.9251, -40.1341
        CIE-LCH:
        44.6686, 85.8800, 332.1390
        CIE-Luv:
        44.6686, 69.7027, -68.5688
        Hunter-Lab:
        37.8233, 71.6729, -38.2104
      #bf08ae color charts
#bf08ae RGB chart
      #bf08ae CMYK chart
      #bf08ae RGB pie chart
      #bf08ae color shades, tints & tones
#bf08ae color schemes
#bf08ae color preview, HTML & CSS examples
           This text has a color of #bf08ae        
        
          <p style="color:#bf08ae;">Text here</p>
        
        
          .mytext {color:#bf08ae;}
        
        Text color #bf08ae
      
           This box has a color of #bf08ae        
        
          <div style="background-color:#bf08ae;">Content here</div>
        
        
          .mybackground {background-color:#bf08ae;}
        
        Background color #bf08ae
      
           Border around this has a color of #bf08ae        
        
          <div style="border:2px solid #bf08ae;">Content here</div>
        
        
          .myborder {border:2px solid #bf08ae;}
        
        Border color #bf08ae