#bf46a5 color space conversions
Hex:
        #bf46a5
        RGB:
        191, 70, 165
        CMY:
        25, 73, 35
        CMYK:
        0, 63, 14, 25
      HSL:
        313°, 48.5944%, 51.1765%
        HSV (HSB):
        313°, 63.3508%, 74.9020%
        XYZ:
        30.4675, 18.1733, 37.4993
        xyY:
        0.3537, 0.2110, 18.1733
      CIE-Lab:
        49.7056, 58.9780, -26.9046
        CIE-LCH:
        49.7056, 64.8248, 335.4784
        CIE-Luv:
        49.7056, 61.6605, -48.3029
        Hunter-Lab:
        42.6301, 52.9703, -22.3129
      #bf46a5 color charts
#bf46a5 RGB chart
      #bf46a5 CMYK chart
      #bf46a5 RGB pie chart
      #bf46a5 color shades, tints & tones
#bf46a5 color schemes
#bf46a5 color preview, HTML & CSS examples
           This text has a color of #bf46a5        
        
          <p style="color:#bf46a5;">Text here</p>
        
        
          .mytext {color:#bf46a5;}
        
        Text color #bf46a5
      
           This box has a color of #bf46a5        
        
          <div style="background-color:#bf46a5;">Content here</div>
        
        
          .mybackground {background-color:#bf46a5;}
        
        Background color #bf46a5
      
           Border around this has a color of #bf46a5        
        
          <div style="border:2px solid #bf46a5;">Content here</div>
        
        
          .myborder {border:2px solid #bf46a5;}
        
        Border color #bf46a5