#bf378b color space conversions
Hex:
        #bf378b
        RGB:
        191, 55, 139
        CMY:
        25, 78, 45
        CMYK:
        0, 71, 27, 25
      HSL:
        323°, 55.2846%, 48.2353%
        HSV (HSB):
        323°, 71.2042%, 74.9020%
        XYZ:
        27.5122, 15.6728, 26.0012
        xyY:
        0.3977, 0.2265, 15.6728
      CIE-Lab:
        46.5423, 61.1707, -16.2502
        CIE-LCH:
        46.5423, 63.2924, 345.1228
        CIE-Luv:
        46.5423, 75.7859, -32.7987
        Hunter-Lab:
        39.5889, 54.7677, -11.2282
      #bf378b color charts
#bf378b RGB chart
      #bf378b CMYK chart
      #bf378b RGB pie chart
      #bf378b color shades, tints & tones
#bf378b color schemes
#bf378b color preview, HTML & CSS examples
           This text has a color of #bf378b        
        
          <p style="color:#bf378b;">Text here</p>
        
        
          .mytext {color:#bf378b;}
        
        Text color #bf378b
      
           This box has a color of #bf378b        
        
          <div style="background-color:#bf378b;">Content here</div>
        
        
          .mybackground {background-color:#bf378b;}
        
        Background color #bf378b
      
           Border around this has a color of #bf378b        
        
          <div style="border:2px solid #bf378b;">Content here</div>
        
        
          .myborder {border:2px solid #bf378b;}
        
        Border color #bf378b