#bf96ea color space conversions
Hex:
        #bf96ea
        RGB:
        191, 150, 234
        CMY:
        25, 41, 8
        CMYK:
        18, 36, 0, 8
      HSL:
        269°, 66.6667%, 75.2941%
        HSV (HSB):
        269°, 35.8974%, 91.7647%
        XYZ:
        47.2435, 38.8296, 82.8468
        xyY:
        0.2797, 0.2299, 38.8296
      CIE-Lab:
        68.6276, 31.2950, -36.6767
        CIE-LCH:
        68.6276, 48.2137, 310.4730
        CIE-Luv:
        68.6276, 15.4672, -62.8206
        Hunter-Lab:
        62.3134, 26.2831, -35.2078
      #bf96ea color charts
#bf96ea RGB chart
      #bf96ea CMYK chart
      #bf96ea RGB pie chart
      #bf96ea color shades, tints & tones
#bf96ea color schemes
#bf96ea color preview, HTML & CSS examples
           This text has a color of #bf96ea        
        
          <p style="color:#bf96ea;">Text here</p>
        
        
          .mytext {color:#bf96ea;}
        
        Text color #bf96ea
      
           This box has a color of #bf96ea        
        
          <div style="background-color:#bf96ea;">Content here</div>
        
        
          .mybackground {background-color:#bf96ea;}
        
        Background color #bf96ea
      
           Border around this has a color of #bf96ea        
        
          <div style="border:2px solid #bf96ea;">Content here</div>
        
        
          .myborder {border:2px solid #bf96ea;}
        
        Border color #bf96ea