#bf5d95 color space conversions
Hex:
        #bf5d95
        RGB:
        191, 93, 149
        CMY:
        25, 64, 42
        CMYK:
        0, 51, 22, 25
      HSL:
        326°, 43.3628%, 55.6863%
        HSV (HSB):
        326°, 51.3089%, 74.9020%
        XYZ:
        30.8250, 21.0750, 30.8770
        xyY:
        0.3724, 0.2546, 21.0750
      CIE-Lab:
        53.0315, 45.9755, -12.3781
        CIE-LCH:
        53.0315, 47.6127, 344.9315
        CIE-Luv:
        53.0315, 56.9830, -25.4019
        Hunter-Lab:
        45.9075, 39.5173, -7.7427
      #bf5d95 color charts
#bf5d95 RGB chart
      #bf5d95 CMYK chart
      #bf5d95 RGB pie chart
      #bf5d95 color shades, tints & tones
#bf5d95 color schemes
#bf5d95 color preview, HTML & CSS examples
           This text has a color of #bf5d95        
        
          <p style="color:#bf5d95;">Text here</p>
        
        
          .mytext {color:#bf5d95;}
        
        Text color #bf5d95
      
           This box has a color of #bf5d95        
        
          <div style="background-color:#bf5d95;">Content here</div>
        
        
          .mybackground {background-color:#bf5d95;}
        
        Background color #bf5d95
      
           Border around this has a color of #bf5d95        
        
          <div style="border:2px solid #bf5d95;">Content here</div>
        
        
          .myborder {border:2px solid #bf5d95;}
        
        Border color #bf5d95