#bf09fa color space conversions
Hex:
        #bf09fa
        RGB:
        191, 9, 250
        CMY:
        25, 96, 2
        CMYK:
        24, 96, 0, 2
      HSL:
        285°, 96.0159%, 50.7843%
        HSV (HSB):
        285°, 96.4000%, 98.0392%
        XYZ:
        38.8389, 18.1739, 91.9034
        xyY:
        0.2608, 0.1220, 18.1739
      CIE-Lab:
        49.7063, 87.8163, -75.7243
        CIE-LCH:
        49.7063, 115.9563, 319.2287
        CIE-Luv:
        49.7063, 43.1323, -122.6230
        Hunter-Lab:
        42.6308, 88.0187, -97.9756
      #bf09fa color charts
#bf09fa RGB chart
      #bf09fa CMYK chart
      #bf09fa RGB pie chart
      #bf09fa color shades, tints & tones
#bf09fa color schemes
#bf09fa color preview, HTML & CSS examples
           This text has a color of #bf09fa        
        
          <p style="color:#bf09fa;">Text here</p>
        
        
          .mytext {color:#bf09fa;}
        
        Text color #bf09fa
      
           This box has a color of #bf09fa        
        
          <div style="background-color:#bf09fa;">Content here</div>
        
        
          .mybackground {background-color:#bf09fa;}
        
        Background color #bf09fa
      
           Border around this has a color of #bf09fa        
        
          <div style="border:2px solid #bf09fa;">Content here</div>
        
        
          .myborder {border:2px solid #bf09fa;}
        
        Border color #bf09fa