#be96ff color space conversions
Hex:
        #be96ff
        RGB:
        190, 150, 255
        CMY:
        25, 41, 0
        CMYK:
        25, 41, 0, 0
      HSL:
        263°, 100.0000%, 79.4118%
        HSV (HSB):
        263°, 41.1765%, 100.0000%
        XYZ:
        50.1916, 39.9798, 99.6792
        xyY:
        0.2644, 0.2106, 39.9798
      CIE-Lab:
        69.4552, 35.8008, -46.8616
        CIE-LCH:
        69.4552, 58.9721, 307.3787
        CIE-Luv:
        69.4552, 12.3989, -80.4965
        Hunter-Lab:
        63.2296, 31.0411, -49.2078
      #be96ff color charts
#be96ff RGB chart
      #be96ff CMYK chart
      #be96ff RGB pie chart
      #be96ff color shades, tints & tones
#be96ff color schemes
#be96ff color preview, HTML & CSS examples
           This text has a color of #be96ff        
        
          <p style="color:#be96ff;">Text here</p>
        
        
          .mytext {color:#be96ff;}
        
        Text color #be96ff
      
           This box has a color of #be96ff        
        
          <div style="background-color:#be96ff;">Content here</div>
        
        
          .mybackground {background-color:#be96ff;}
        
        Background color #be96ff
      
           Border around this has a color of #be96ff        
        
          <div style="border:2px solid #be96ff;">Content here</div>
        
        
          .myborder {border:2px solid #be96ff;}
        
        Border color #be96ff