#bf97be color space conversions
Hex:
        #bf97be
        RGB:
        191, 151, 190
        CMY:
        25, 41, 25
        CMYK:
        0, 21, 1, 25
      HSL:
        302°, 23.8095%, 67.0588%
        HSV (HSB):
        302°, 20.9424%, 74.9020%
        XYZ:
        41.8467, 36.9273, 53.6373
        xyY:
        0.3160, 0.2789, 36.9273
      CIE-Lab:
        67.2224, 21.6568, -14.4676
        CIE-LCH:
        67.2224, 26.0447, 326.2554
        CIE-Luv:
        67.2224, 20.4281, -25.4423
        Hunter-Lab:
        60.7678, 16.5773, -9.7954
      #bf97be color charts
#bf97be RGB chart
      #bf97be CMYK chart
      #bf97be RGB pie chart
      #bf97be color shades, tints & tones
#bf97be color schemes
#bf97be color preview, HTML & CSS examples
           This text has a color of #bf97be        
        
          <p style="color:#bf97be;">Text here</p>
        
        
          .mytext {color:#bf97be;}
        
        Text color #bf97be
      
           This box has a color of #bf97be        
        
          <div style="background-color:#bf97be;">Content here</div>
        
        
          .mybackground {background-color:#bf97be;}
        
        Background color #bf97be
      
           Border around this has a color of #bf97be        
        
          <div style="border:2px solid #bf97be;">Content here</div>
        
        
          .myborder {border:2px solid #bf97be;}
        
        Border color #bf97be