#bf4a86 color space conversions
Hex:
        #bf4a86
        RGB:
        191, 74, 134
        CMY:
        25, 71, 47
        CMYK:
        0, 61, 30, 25
      HSL:
        329°, 47.7551%, 51.9608%
        HSV (HSB):
        329°, 61.2565%, 74.9020%
        XYZ:
        28.2377, 17.6952, 24.4815
        xyY:
        0.4010, 0.2513, 17.6952
      CIE-Lab:
        49.1243, 52.9235, -9.3324
        CIE-LCH:
        49.1243, 53.7400, 349.9995
        CIE-Luv:
        49.1243, 70.1432, -22.0479
        Hunter-Lab:
        42.0656, 46.2083, -5.0598
      #bf4a86 color charts
#bf4a86 RGB chart
      #bf4a86 CMYK chart
      #bf4a86 RGB pie chart
      #bf4a86 color shades, tints & tones
#bf4a86 color schemes
#bf4a86 color preview, HTML & CSS examples
           This text has a color of #bf4a86        
        
          <p style="color:#bf4a86;">Text here</p>
        
        
          .mytext {color:#bf4a86;}
        
        Text color #bf4a86
      
           This box has a color of #bf4a86        
        
          <div style="background-color:#bf4a86;">Content here</div>
        
        
          .mybackground {background-color:#bf4a86;}
        
        Background color #bf4a86
      
           Border around this has a color of #bf4a86        
        
          <div style="border:2px solid #bf4a86;">Content here</div>
        
        
          .myborder {border:2px solid #bf4a86;}
        
        Border color #bf4a86