#bf496b color space conversions
Hex:
        #bf496b
        RGB:
        191, 73, 107
        CMY:
        25, 71, 58
        CMYK:
        0, 62, 44, 25
      HSL:
        343°, 47.9675%, 51.7647%
        HSV (HSB):
        343°, 61.7801%, 74.9020%
        XYZ:
        26.5222, 16.9030, 15.7746
        xyY:
        0.4480, 0.2855, 16.9030
      CIE-Lab:
        48.1376, 50.2787, 5.5400
        CIE-LCH:
        48.1376, 50.5830, 6.2878
        CIE-Luv:
        48.1376, 78.9769, -2.2979
        Hunter-Lab:
        41.1132, 43.2026, 6.0304
      #bf496b color charts
#bf496b RGB chart
      #bf496b CMYK chart
      #bf496b RGB pie chart
      #bf496b color shades, tints & tones
#bf496b color schemes
#bf496b color preview, HTML & CSS examples
           This text has a color of #bf496b        
        
          <p style="color:#bf496b;">Text here</p>
        
        
          .mytext {color:#bf496b;}
        
        Text color #bf496b
      
           This box has a color of #bf496b        
        
          <div style="background-color:#bf496b;">Content here</div>
        
        
          .mybackground {background-color:#bf496b;}
        
        Background color #bf496b
      
           Border around this has a color of #bf496b        
        
          <div style="border:2px solid #bf496b;">Content here</div>
        
        
          .myborder {border:2px solid #bf496b;}
        
        Border color #bf496b