#bf46a1 color space conversions
Hex:
        #bf46a1
        RGB:
        191, 70, 161
        CMY:
        25, 73, 37
        CMYK:
        0, 63, 16, 25
      HSL:
        315°, 48.5944%, 51.1765%
        HSV (HSB):
        315°, 63.3508%, 74.9020%
        XYZ:
        30.1090, 18.0299, 35.6114
        xyY:
        0.3595, 0.2153, 18.0299
      CIE-Lab:
        49.5323, 58.3774, -24.8102
        CIE-LCH:
        49.5323, 63.4308, 336.9747
        CIE-Luv:
        49.5323, 62.9675, -45.0900
        Hunter-Lab:
        42.4616, 52.2644, -20.0018
      #bf46a1 color charts
#bf46a1 RGB chart
      #bf46a1 CMYK chart
      #bf46a1 RGB pie chart
      #bf46a1 color shades, tints & tones
#bf46a1 color schemes
#bf46a1 color preview, HTML & CSS examples
           This text has a color of #bf46a1        
        
          <p style="color:#bf46a1;">Text here</p>
        
        
          .mytext {color:#bf46a1;}
        
        Text color #bf46a1
      
           This box has a color of #bf46a1        
        
          <div style="background-color:#bf46a1;">Content here</div>
        
        
          .mybackground {background-color:#bf46a1;}
        
        Background color #bf46a1
      
           Border around this has a color of #bf46a1        
        
          <div style="border:2px solid #bf46a1;">Content here</div>
        
        
          .myborder {border:2px solid #bf46a1;}
        
        Border color #bf46a1