#bf22f9 color space conversions
Hex:
        #bf22f9
        RGB:
        191, 34, 249
        CMY:
        25, 87, 2
        CMYK:
        23, 86, 0, 2
      HSL:
        284°, 94.7137%, 55.4902%
        HSV (HSB):
        284°, 86.3454%, 97.6471%
        XYZ:
        39.1568, 19.0600, 91.2377
        xyY:
        0.2620, 0.1275, 19.0600
      CIE-Lab:
        50.7573, 84.2957, -73.4548
        CIE-LCH:
        50.7573, 111.8095, 318.9313
        CIE-Luv:
        50.7573, 42.0597, -119.9922
        Hunter-Lab:
        43.6577, 83.6962, -93.3462
      #bf22f9 color charts
#bf22f9 RGB chart
      #bf22f9 CMYK chart
      #bf22f9 RGB pie chart
      #bf22f9 color shades, tints & tones
#bf22f9 color schemes
#bf22f9 color preview, HTML & CSS examples
           This text has a color of #bf22f9        
        
          <p style="color:#bf22f9;">Text here</p>
        
        
          .mytext {color:#bf22f9;}
        
        Text color #bf22f9
      
           This box has a color of #bf22f9        
        
          <div style="background-color:#bf22f9;">Content here</div>
        
        
          .mybackground {background-color:#bf22f9;}
        
        Background color #bf22f9
      
           Border around this has a color of #bf22f9        
        
          <div style="border:2px solid #bf22f9;">Content here</div>
        
        
          .myborder {border:2px solid #bf22f9;}
        
        Border color #bf22f9