#bf47c1 color space conversions
Hex:
        #bf47c1
        RGB:
        191, 71, 193
        CMY:
        25, 72, 24
        CMYK:
        1, 63, 0, 24
      HSL:
        299°, 49.5935%, 51.7647%
        HSV (HSB):
        299°, 63.2124%, 75.6863%
        XYZ:
        33.3647, 19.4331, 52.4445
        xyY:
        0.3170, 0.1847, 19.4331
      CIE-Lab:
        51.1901, 63.0991, -40.9299
        CIE-LCH:
        51.1901, 75.2114, 327.0301
        CIE-Luv:
        51.1901, 52.5284, -70.2899
        Hunter-Lab:
        44.0830, 57.9546, -39.6779
      #bf47c1 color charts
#bf47c1 RGB chart
      #bf47c1 CMYK chart
      #bf47c1 RGB pie chart
      #bf47c1 color shades, tints & tones
#bf47c1 color schemes
#bf47c1 color preview, HTML & CSS examples
           This text has a color of #bf47c1        
        
          <p style="color:#bf47c1;">Text here</p>
        
        
          .mytext {color:#bf47c1;}
        
        Text color #bf47c1
      
           This box has a color of #bf47c1        
        
          <div style="background-color:#bf47c1;">Content here</div>
        
        
          .mybackground {background-color:#bf47c1;}
        
        Background color #bf47c1
      
           Border around this has a color of #bf47c1        
        
          <div style="border:2px solid #bf47c1;">Content here</div>
        
        
          .myborder {border:2px solid #bf47c1;}
        
        Border color #bf47c1