#bf96fa color space conversions
Hex:
        #bf96fa
        RGB:
        191, 150, 250
        CMY:
        25, 41, 2
        CMYK:
        24, 40, 0, 2
      HSL:
        265°, 90.9091%, 78.4314%
        HSV (HSB):
        265°, 40.0000%, 98.0392%
        XYZ:
        49.6475, 39.7912, 95.5062
        xyY:
        0.2684, 0.2152, 39.7912
      CIE-Lab:
        69.3205, 34.9156, -44.3450
        CIE-LCH:
        69.3205, 56.4409, 308.2156
        CIE-Luv:
        69.3205, 13.5207, -76.1599
        Hunter-Lab:
        63.0803, 30.0986, -45.6114
      #bf96fa color charts
#bf96fa RGB chart
      #bf96fa CMYK chart
      #bf96fa RGB pie chart
      #bf96fa color shades, tints & tones
#bf96fa color schemes
#bf96fa color preview, HTML & CSS examples
           This text has a color of #bf96fa        
        
          <p style="color:#bf96fa;">Text here</p>
        
        
          .mytext {color:#bf96fa;}
        
        Text color #bf96fa
      
           This box has a color of #bf96fa        
        
          <div style="background-color:#bf96fa;">Content here</div>
        
        
          .mybackground {background-color:#bf96fa;}
        
        Background color #bf96fa
      
           Border around this has a color of #bf96fa        
        
          <div style="border:2px solid #bf96fa;">Content here</div>
        
        
          .myborder {border:2px solid #bf96fa;}
        
        Border color #bf96fa