#bf09ff color space conversions
Hex:
        #bf09ff
        RGB:
        191, 9, 255
        CMY:
        25, 96, 0
        CMYK:
        25, 96, 0, 0
      HSL:
        284°, 100.0000%, 51.7647%
        HSV (HSB):
        284°, 96.4706%, 100.0000%
        XYZ:
        39.6335, 18.4917, 96.0881
        xyY:
        0.2570, 0.1199, 18.4917
      CIE-Lab:
        50.0872, 88.6881, -77.8939
        CIE-LCH:
        50.0872, 118.0383, 318.7075
        CIE-Luv:
        50.0872, 41.7257, -125.9143
        Hunter-Lab:
        43.0020, 89.2640, -102.3822
      #bf09ff color charts
#bf09ff RGB chart
      #bf09ff CMYK chart
      #bf09ff RGB pie chart
      #bf09ff color shades, tints & tones
#bf09ff color schemes
#bf09ff color preview, HTML & CSS examples
           This text has a color of #bf09ff        
        
          <p style="color:#bf09ff;">Text here</p>
        
        
          .mytext {color:#bf09ff;}
        
        Text color #bf09ff
      
           This box has a color of #bf09ff        
        
          <div style="background-color:#bf09ff;">Content here</div>
        
        
          .mybackground {background-color:#bf09ff;}
        
        Background color #bf09ff
      
           Border around this has a color of #bf09ff        
        
          <div style="border:2px solid #bf09ff;">Content here</div>
        
        
          .myborder {border:2px solid #bf09ff;}
        
        Border color #bf09ff