#bf07d9 color space conversions
Hex:
        #bf07d9
        RGB:
        191, 7, 217
        CMY:
        25, 97, 15
        CMYK:
        12, 97, 0, 15
      HSL:
        293°, 93.7500%, 43.9216%
        HSV (HSB):
        293°, 96.7742%, 85.0980%
        XYZ:
        34.0862, 16.2381, 66.9834
        xyY:
        0.2906, 0.1384, 16.2381
      CIE-Lab:
        47.2853, 82.4544, -60.9853
        CIE-LCH:
        47.2853, 102.5570, 323.5125
        CIE-Luv:
        47.2853, 53.5034, -100.1892
        Hunter-Lab:
        40.2965, 80.4717, -70.3480
      #bf07d9 color charts
#bf07d9 RGB chart
      #bf07d9 CMYK chart
      #bf07d9 RGB pie chart
      #bf07d9 color shades, tints & tones
#bf07d9 color schemes
#bf07d9 color preview, HTML & CSS examples
           This text has a color of #bf07d9        
        
          <p style="color:#bf07d9;">Text here</p>
        
        
          .mytext {color:#bf07d9;}
        
        Text color #bf07d9
      
           This box has a color of #bf07d9        
        
          <div style="background-color:#bf07d9;">Content here</div>
        
        
          .mybackground {background-color:#bf07d9;}
        
        Background color #bf07d9
      
           Border around this has a color of #bf07d9        
        
          <div style="border:2px solid #bf07d9;">Content here</div>
        
        
          .myborder {border:2px solid #bf07d9;}
        
        Border color #bf07d9