#bf497d color space conversions
Hex:
        #bf497d
        RGB:
        191, 73, 125
        CMY:
        25, 71, 51
        CMYK:
        0, 62, 35, 25
      HSL:
        334°, 47.9675%, 51.7647%
        HSV (HSB):
        334°, 61.7801%, 74.9020%
        XYZ:
        27.5701, 17.3221, 21.2924
        xyY:
        0.4166, 0.2617, 17.3221
      CIE-Lab:
        48.6634, 52.2596, -4.5988
        CIE-LCH:
        48.6634, 52.4616, 354.9709
        CIE-Luv:
        48.6634, 73.4472, -15.5198
        Hunter-Lab:
        41.6199, 45.4083, -1.1985
      #bf497d color charts
#bf497d RGB chart
      #bf497d CMYK chart
      #bf497d RGB pie chart
      #bf497d color shades, tints & tones
#bf497d color schemes
#bf497d color preview, HTML & CSS examples
           This text has a color of #bf497d        
        
          <p style="color:#bf497d;">Text here</p>
        
        
          .mytext {color:#bf497d;}
        
        Text color #bf497d
      
           This box has a color of #bf497d        
        
          <div style="background-color:#bf497d;">Content here</div>
        
        
          .mybackground {background-color:#bf497d;}
        
        Background color #bf497d
      
           Border around this has a color of #bf497d        
        
          <div style="border:2px solid #bf497d;">Content here</div>
        
        
          .myborder {border:2px solid #bf497d;}
        
        Border color #bf497d