#bf49e1 color space conversions
Hex:
        #bf49e1
        RGB:
        191, 73, 225
        CMY:
        25, 71, 12
        CMYK:
        15, 68, 0, 12
      HSL:
        287°, 71.6981%, 58.4314%
        HSV (HSB):
        287°, 67.5556%, 88.2353%
        XYZ:
        37.4590, 21.2777, 73.3669
        xyY:
        0.2836, 0.1611, 21.2777
      CIE-Lab:
        53.2521, 68.0857, -55.9381
        CIE-LCH:
        53.2521, 88.1177, 320.5940
        CIE-Luv:
        53.2521, 42.8971, -94.3506
        Hunter-Lab:
        46.1278, 64.2311, -62.0122
      #bf49e1 color charts
#bf49e1 RGB chart
      #bf49e1 CMYK chart
      #bf49e1 RGB pie chart
      #bf49e1 color shades, tints & tones
#bf49e1 color schemes
#bf49e1 color preview, HTML & CSS examples
           This text has a color of #bf49e1        
        
          <p style="color:#bf49e1;">Text here</p>
        
        
          .mytext {color:#bf49e1;}
        
        Text color #bf49e1
      
           This box has a color of #bf49e1        
        
          <div style="background-color:#bf49e1;">Content here</div>
        
        
          .mybackground {background-color:#bf49e1;}
        
        Background color #bf49e1
      
           Border around this has a color of #bf49e1        
        
          <div style="border:2px solid #bf49e1;">Content here</div>
        
        
          .myborder {border:2px solid #bf49e1;}
        
        Border color #bf49e1