#bf9cbd color space conversions
Hex:
        #bf9cbd
        RGB:
        191, 156, 189
        CMY:
        25, 39, 26
        CMYK:
        0, 18, 1, 25
      HSL:
        303°, 21.4724%, 68.0392%
        HSV (HSB):
        303°, 18.3246%, 74.9020%
        XYZ:
        42.5596, 38.5274, 53.3375
        xyY:
        0.3166, 0.2866, 38.5274
      CIE-Lab:
        68.4076, 18.6964, -12.1295
        CIE-LCH:
        68.4076, 22.2863, 327.0260
        CIE-Luv:
        68.4076, 18.0345, -21.4005
        Hunter-Lab:
        62.0705, 13.7681, -7.4989
      #bf9cbd color charts
#bf9cbd RGB chart
      #bf9cbd CMYK chart
      #bf9cbd RGB pie chart
      #bf9cbd color shades, tints & tones
#bf9cbd color schemes
#bf9cbd color preview, HTML & CSS examples
           This text has a color of #bf9cbd        
        
          <p style="color:#bf9cbd;">Text here</p>
        
        
          .mytext {color:#bf9cbd;}
        
        Text color #bf9cbd
      
           This box has a color of #bf9cbd        
        
          <div style="background-color:#bf9cbd;">Content here</div>
        
        
          .mybackground {background-color:#bf9cbd;}
        
        Background color #bf9cbd
      
           Border around this has a color of #bf9cbd        
        
          <div style="border:2px solid #bf9cbd;">Content here</div>
        
        
          .myborder {border:2px solid #bf9cbd;}
        
        Border color #bf9cbd