#bf09f3 color space conversions
Hex:
        #bf09f3
        RGB:
        191, 9, 243
        CMY:
        25, 96, 5
        CMYK:
        21, 96, 0, 5
      HSL:
        287°, 92.8571%, 49.4118%
        HSV (HSB):
        287°, 96.2963%, 95.2941%
        XYZ:
        37.7612, 17.7428, 86.2285
        xyY:
        0.2664, 0.1252, 17.7428
      CIE-Lab:
        49.1827, 86.6095, -72.6538
        CIE-LCH:
        49.1827, 113.0477, 320.0078
        CIE-Luv:
        49.1827, 45.1667, -117.9622
        Hunter-Lab:
        42.1222, 86.3056, -91.8872
      #bf09f3 color charts
#bf09f3 RGB chart
      #bf09f3 CMYK chart
      #bf09f3 RGB pie chart
      #bf09f3 color shades, tints & tones
#bf09f3 color schemes
#bf09f3 color preview, HTML & CSS examples
           This text has a color of #bf09f3        
        
          <p style="color:#bf09f3;">Text here</p>
        
        
          .mytext {color:#bf09f3;}
        
        Text color #bf09f3
      
           This box has a color of #bf09f3        
        
          <div style="background-color:#bf09f3;">Content here</div>
        
        
          .mybackground {background-color:#bf09f3;}
        
        Background color #bf09f3
      
           Border around this has a color of #bf09f3        
        
          <div style="border:2px solid #bf09f3;">Content here</div>
        
        
          .myborder {border:2px solid #bf09f3;}
        
        Border color #bf09f3