#bf9ea2 color space conversions
Hex:
        #bf9ea2
        RGB:
        191, 158, 162
        CMY:
        25, 38, 36
        CMYK:
        0, 17, 15, 25
      HSL:
        353°, 20.4969%, 68.4314%
        HSV (HSB):
        353°, 17.2775%, 74.9020%
        XYZ:
        40.2343, 38.1387, 39.4234
        xyY:
        0.3416, 0.3238, 38.1387
      CIE-Lab:
        68.1227, 12.8266, 2.4912
        CIE-LCH:
        68.1227, 13.0663, 10.9912
        CIE-Luv:
        68.1227, 19.8777, 1.3200
        Hunter-Lab:
        61.7566, 8.2185, 5.3808
      #bf9ea2 color charts
#bf9ea2 RGB chart
      #bf9ea2 CMYK chart
      #bf9ea2 RGB pie chart
      #bf9ea2 color shades, tints & tones
#bf9ea2 color schemes
#bf9ea2 color preview, HTML & CSS examples
           This text has a color of #bf9ea2        
        
          <p style="color:#bf9ea2;">Text here</p>
        
        
          .mytext {color:#bf9ea2;}
        
        Text color #bf9ea2
      
           This box has a color of #bf9ea2        
        
          <div style="background-color:#bf9ea2;">Content here</div>
        
        
          .mybackground {background-color:#bf9ea2;}
        
        Background color #bf9ea2
      
           Border around this has a color of #bf9ea2        
        
          <div style="border:2px solid #bf9ea2;">Content here</div>
        
        
          .myborder {border:2px solid #bf9ea2;}
        
        Border color #bf9ea2