#bf09f9 color space conversions
Hex:
        #bf09f9
        RGB:
        191, 9, 249
        CMY:
        25, 96, 2
        CMYK:
        23, 96, 0, 2
      HSL:
        286°, 95.2381%, 50.5882%
        HSV (HSB):
        286°, 96.3855%, 97.6471%
        XYZ:
        38.6824, 18.1113, 91.0796
        xyY:
        0.2616, 0.1225, 18.1113
      CIE-Lab:
        49.6308, 87.6429, -75.2880
        CIE-LCH:
        49.6308, 115.5403, 319.3364
        CIE-Luv:
        49.6308, 43.4183, -121.9610
        Hunter-Lab:
        42.5574, 87.7718, -97.0999
      #bf09f9 color charts
#bf09f9 RGB chart
      #bf09f9 CMYK chart
      #bf09f9 RGB pie chart
      #bf09f9 color shades, tints & tones
#bf09f9 color schemes
#bf09f9 color preview, HTML & CSS examples
           This text has a color of #bf09f9        
        
          <p style="color:#bf09f9;">Text here</p>
        
        
          .mytext {color:#bf09f9;}
        
        Text color #bf09f9
      
           This box has a color of #bf09f9        
        
          <div style="background-color:#bf09f9;">Content here</div>
        
        
          .mybackground {background-color:#bf09f9;}
        
        Background color #bf09f9
      
           Border around this has a color of #bf09f9        
        
          <div style="border:2px solid #bf09f9;">Content here</div>
        
        
          .myborder {border:2px solid #bf09f9;}
        
        Border color #bf09f9