#bf387b color space conversions
Hex:
        #bf387b
        RGB:
        191, 56, 123
        CMY:
        25, 78, 52
        CMYK:
        0, 71, 36, 25
      HSL:
        330°, 54.6559%, 48.4314%
        HSV (HSB):
        330°, 70.6806%, 74.9020%
        XYZ:
        26.4752, 15.3348, 20.3034
        xyY:
        0.4262, 0.2469, 15.3348
      CIE-Lab:
        46.0893, 58.9138, -7.2108
        CIE-LCH:
        46.0893, 59.3535, 353.0219
        CIE-Luv:
        46.0893, 81.3683, -20.0854
        Hunter-Lab:
        39.1596, 52.1515, -3.3288
      #bf387b color charts
#bf387b RGB chart
      #bf387b CMYK chart
      #bf387b RGB pie chart
      #bf387b color shades, tints & tones
#bf387b color schemes
#bf387b color preview, HTML & CSS examples
           This text has a color of #bf387b        
        
          <p style="color:#bf387b;">Text here</p>
        
        
          .mytext {color:#bf387b;}
        
        Text color #bf387b
      
           This box has a color of #bf387b        
        
          <div style="background-color:#bf387b;">Content here</div>
        
        
          .mybackground {background-color:#bf387b;}
        
        Background color #bf387b
      
           Border around this has a color of #bf387b        
        
          <div style="border:2px solid #bf387b;">Content here</div>
        
        
          .myborder {border:2px solid #bf387b;}
        
        Border color #bf387b