#bf96c9 color space conversions
Hex:
        #bf96c9
        RGB:
        191, 150, 201
        CMY:
        25, 41, 21
        CMYK:
        5, 25, 0, 21
      HSL:
        288°, 32.0755%, 68.8235%
        HSV (HSB):
        288°, 25.3731%, 78.8235%
        XYZ:
        42.9348, 37.1061, 60.1576
        xyY:
        0.3062, 0.2647, 37.1061
      CIE-Lab:
        67.3566, 24.3473, -20.3937
        CIE-LCH:
        67.3566, 31.7600, 320.0499
        CIE-Luv:
        67.3566, 19.5608, -35.1905
        Hunter-Lab:
        60.9148, 19.2120, -15.9127
      #bf96c9 color charts
#bf96c9 RGB chart
      #bf96c9 CMYK chart
      #bf96c9 RGB pie chart
      #bf96c9 color shades, tints & tones
#bf96c9 color schemes
#bf96c9 color preview, HTML & CSS examples
           This text has a color of #bf96c9        
        
          <p style="color:#bf96c9;">Text here</p>
        
        
          .mytext {color:#bf96c9;}
        
        Text color #bf96c9
      
           This box has a color of #bf96c9        
        
          <div style="background-color:#bf96c9;">Content here</div>
        
        
          .mybackground {background-color:#bf96c9;}
        
        Background color #bf96c9
      
           Border around this has a color of #bf96c9        
        
          <div style="border:2px solid #bf96c9;">Content here</div>
        
        
          .myborder {border:2px solid #bf96c9;}
        
        Border color #bf96c9