#bf3a6b color space conversions
Hex:
        #bf3a6b
        RGB:
        191, 58, 107
        CMY:
        25, 77, 58
        CMYK:
        0, 70, 44, 25
      HSL:
        338°, 53.4137%, 48.8235%
        HSV (HSB):
        338°, 69.6335%, 74.9020%
        XYZ:
        25.6528, 15.1640, 15.4848
        xyY:
        0.4556, 0.2693, 15.1640
      CIE-Lab:
        45.8580, 56.4941, 2.2570
        CIE-LCH:
        45.8580, 56.5391, 2.2878
        CIE-Luv:
        45.8580, 86.2581, -7.6063
        Hunter-Lab:
        38.9410, 49.4418, 3.6821
      #bf3a6b color charts
#bf3a6b RGB chart
      #bf3a6b CMYK chart
      #bf3a6b RGB pie chart
      #bf3a6b color shades, tints & tones
#bf3a6b color schemes
#bf3a6b color preview, HTML & CSS examples
           This text has a color of #bf3a6b        
        
          <p style="color:#bf3a6b;">Text here</p>
        
        
          .mytext {color:#bf3a6b;}
        
        Text color #bf3a6b
      
           This box has a color of #bf3a6b        
        
          <div style="background-color:#bf3a6b;">Content here</div>
        
        
          .mybackground {background-color:#bf3a6b;}
        
        Background color #bf3a6b
      
           Border around this has a color of #bf3a6b        
        
          <div style="border:2px solid #bf3a6b;">Content here</div>
        
        
          .myborder {border:2px solid #bf3a6b;}
        
        Border color #bf3a6b