#be86fb color space conversions
Hex:
        #be86fb
        RGB:
        190, 134, 251
        CMY:
        25, 47, 2
        CMYK:
        24, 47, 0, 2
      HSL:
        269°, 93.6000%, 75.4902%
        HSV (HSB):
        269°, 46.6135%, 98.4314%
        XYZ:
        47.1729, 34.9624, 95.5289
        xyY:
        0.2655, 0.1968, 34.9624
      CIE-Lab:
        65.7194, 43.6333, -50.5690
        CIE-LCH:
        65.7194, 66.7914, 310.7891
        CIE-Luv:
        65.7194, 18.8217, -86.8718
        Hunter-Lab:
        59.1290, 38.9309, -54.3987
      #be86fb color charts
#be86fb RGB chart
      #be86fb CMYK chart
      #be86fb RGB pie chart
      #be86fb color shades, tints & tones
#be86fb color schemes
#be86fb color preview, HTML & CSS examples
           This text has a color of #be86fb        
        
          <p style="color:#be86fb;">Text here</p>
        
        
          .mytext {color:#be86fb;}
        
        Text color #be86fb
      
           This box has a color of #be86fb        
        
          <div style="background-color:#be86fb;">Content here</div>
        
        
          .mybackground {background-color:#be86fb;}
        
        Background color #be86fb
      
           Border around this has a color of #be86fb        
        
          <div style="border:2px solid #be86fb;">Content here</div>
        
        
          .myborder {border:2px solid #be86fb;}
        
        Border color #be86fb