#bf3c8b color space conversions
Hex:
        #bf3c8b
        RGB:
        191, 60, 139
        CMY:
        25, 76, 45
        CMYK:
        0, 69, 27, 25
      HSL:
        324°, 52.1912%, 49.2157%
        HSV (HSB):
        324°, 68.5864%, 74.9020%
        XYZ:
        27.7619, 16.1722, 26.0844
        xyY:
        0.3965, 0.2310, 16.1722
      CIE-Lab:
        47.1996, 59.3351, -15.2492
        CIE-LCH:
        47.1996, 61.2633, 345.5868
        CIE-Luv:
        47.1996, 74.0704, -31.1753
        Hunter-Lab:
        40.2146, 52.8508, -10.3070
      #bf3c8b color charts
#bf3c8b RGB chart
      #bf3c8b CMYK chart
      #bf3c8b RGB pie chart
      #bf3c8b color shades, tints & tones
#bf3c8b color schemes
#bf3c8b color preview, HTML & CSS examples
           This text has a color of #bf3c8b        
        
          <p style="color:#bf3c8b;">Text here</p>
        
        
          .mytext {color:#bf3c8b;}
        
        Text color #bf3c8b
      
           This box has a color of #bf3c8b        
        
          <div style="background-color:#bf3c8b;">Content here</div>
        
        
          .mybackground {background-color:#bf3c8b;}
        
        Background color #bf3c8b
      
           Border around this has a color of #bf3c8b        
        
          <div style="border:2px solid #bf3c8b;">Content here</div>
        
        
          .myborder {border:2px solid #bf3c8b;}
        
        Border color #bf3c8b