#bf97e3 color space conversions
Hex:
        #bf97e3
        RGB:
        191, 151, 227
        CMY:
        25, 41, 11
        CMYK:
        16, 33, 0, 11
      HSL:
        272°, 57.5758%, 74.1176%
        HSV (HSB):
        272°, 33.4802%, 89.0196%
        XYZ:
        46.4176, 38.7556, 77.7072
        xyY:
        0.2850, 0.2379, 38.7556
      CIE-Lab:
        68.5739, 29.2051, -32.9128
        CIE-LCH:
        68.5739, 44.0022, 311.5842
        CIE-Luv:
        68.5739, 15.9009, -56.3097
        Hunter-Lab:
        62.2540, 24.1479, -30.4296
      #bf97e3 color charts
#bf97e3 RGB chart
      #bf97e3 CMYK chart
      #bf97e3 RGB pie chart
      #bf97e3 color shades, tints & tones
#bf97e3 color schemes
#bf97e3 color preview, HTML & CSS examples
           This text has a color of #bf97e3        
        
          <p style="color:#bf97e3;">Text here</p>
        
        
          .mytext {color:#bf97e3;}
        
        Text color #bf97e3
      
           This box has a color of #bf97e3        
        
          <div style="background-color:#bf97e3;">Content here</div>
        
        
          .mybackground {background-color:#bf97e3;}
        
        Background color #bf97e3
      
           Border around this has a color of #bf97e3        
        
          <div style="border:2px solid #bf97e3;">Content here</div>
        
        
          .myborder {border:2px solid #bf97e3;}
        
        Border color #bf97e3