#bf3a5e color space conversions
Hex:
        #bf3a5e
        RGB:
        191, 58, 94
        CMY:
        25, 77, 63
        CMYK:
        0, 70, 51, 25
      HSL:
        344°, 53.4137%, 48.8235%
        HSV (HSB):
        344°, 69.6335%, 74.9020%
        XYZ:
        25.0193, 14.9106, 12.1491
        xyY:
        0.4804, 0.2863, 14.9106
      CIE-Lab:
        45.5115, 55.3056, 9.7697
        CIE-LCH:
        45.5115, 56.1619, 10.0179
        CIE-Luv:
        45.5115, 90.6131, 1.3713
        Hunter-Lab:
        38.6143, 48.0802, 8.3758
      #bf3a5e color charts
#bf3a5e RGB chart
      #bf3a5e CMYK chart
      #bf3a5e RGB pie chart
      #bf3a5e color shades, tints & tones
#bf3a5e color schemes
#bf3a5e color preview, HTML & CSS examples
           This text has a color of #bf3a5e        
        
          <p style="color:#bf3a5e;">Text here</p>
        
        
          .mytext {color:#bf3a5e;}
        
        Text color #bf3a5e
      
           This box has a color of #bf3a5e        
        
          <div style="background-color:#bf3a5e;">Content here</div>
        
        
          .mybackground {background-color:#bf3a5e;}
        
        Background color #bf3a5e
      
           Border around this has a color of #bf3a5e        
        
          <div style="border:2px solid #bf3a5e;">Content here</div>
        
        
          .myborder {border:2px solid #bf3a5e;}
        
        Border color #bf3a5e