#bf29d1 color space conversions
Hex:
        #bf29d1
        RGB:
        191, 41, 209
        CMY:
        25, 84, 18
        CMYK:
        9, 80, 0, 18
      HSL:
        294°, 67.2000%, 49.0196%
        HSV (HSB):
        294°, 80.3828%, 81.9608%
        XYZ:
        33.7874, 17.2657, 61.8734
        xyY:
        0.2992, 0.1529, 17.2657
      CIE-Lab:
        48.5931, 75.7764, -54.2902
        CIE-LCH:
        48.5931, 93.2174, 324.3802
        CIE-Luv:
        48.5931, 53.4855, -90.6612
        Hunter-Lab:
        41.5520, 72.4287, -59.1999
      #bf29d1 color charts
#bf29d1 RGB chart
      #bf29d1 CMYK chart
      #bf29d1 RGB pie chart
      #bf29d1 color shades, tints & tones
#bf29d1 color schemes
#bf29d1 color preview, HTML & CSS examples
           This text has a color of #bf29d1        
        
          <p style="color:#bf29d1;">Text here</p>
        
        
          .mytext {color:#bf29d1;}
        
        Text color #bf29d1
      
           This box has a color of #bf29d1        
        
          <div style="background-color:#bf29d1;">Content here</div>
        
        
          .mybackground {background-color:#bf29d1;}
        
        Background color #bf29d1
      
           Border around this has a color of #bf29d1        
        
          <div style="border:2px solid #bf29d1;">Content here</div>
        
        
          .myborder {border:2px solid #bf29d1;}
        
        Border color #bf29d1