#bf3c7b color space conversions
Hex:
        #bf3c7b
        RGB:
        191, 60, 123
        CMY:
        25, 76, 52
        CMYK:
        0, 69, 36, 25
      HSL:
        331°, 52.1912%, 49.2157%
        HSV (HSB):
        331°, 68.5864%, 74.9020%
        XYZ:
        26.6769, 15.7381, 20.3706
        xyY:
        0.4249, 0.2507, 15.7381
      CIE-Lab:
        46.6291, 57.4146, -6.4063
        CIE-LCH:
        46.6291, 57.7709, 353.6333
        CIE-Luv:
        46.6291, 79.8007, -18.7781
        Hunter-Lab:
        39.6713, 50.6070, -2.6746
      #bf3c7b color charts
#bf3c7b RGB chart
      #bf3c7b CMYK chart
      #bf3c7b RGB pie chart
      #bf3c7b color shades, tints & tones
#bf3c7b color schemes
#bf3c7b color preview, HTML & CSS examples
           This text has a color of #bf3c7b        
        
          <p style="color:#bf3c7b;">Text here</p>
        
        
          .mytext {color:#bf3c7b;}
        
        Text color #bf3c7b
      
           This box has a color of #bf3c7b        
        
          <div style="background-color:#bf3c7b;">Content here</div>
        
        
          .mybackground {background-color:#bf3c7b;}
        
        Background color #bf3c7b
      
           Border around this has a color of #bf3c7b        
        
          <div style="border:2px solid #bf3c7b;">Content here</div>
        
        
          .myborder {border:2px solid #bf3c7b;}
        
        Border color #bf3c7b