#be6ff2 color space conversions
Hex:
        #be6ff2
        RGB:
        190, 111, 242
        CMY:
        25, 56, 5
        CMYK:
        21, 54, 0, 5
      HSL:
        276°, 83.4395%, 69.2157%
        HSV (HSB):
        276°, 54.1322%, 94.9020%
        XYZ:
        42.9467, 28.7268, 87.2857
        xyY:
        0.2702, 0.1807, 28.7268
      CIE-Lab:
        60.5398, 53.7652, -53.8257
        CIE-LCH:
        60.5398, 76.0783, 314.9678
        CIE-Luv:
        60.5398, 28.0644, -92.0156
        Hunter-Lab:
        53.5974, 49.2334, -59.0381
      #be6ff2 color charts
#be6ff2 RGB chart
      #be6ff2 CMYK chart
      #be6ff2 RGB pie chart
      #be6ff2 color shades, tints & tones
#be6ff2 color schemes
#be6ff2 color preview, HTML & CSS examples
           This text has a color of #be6ff2        
        
          <p style="color:#be6ff2;">Text here</p>
        
        
          .mytext {color:#be6ff2;}
        
        Text color #be6ff2
      
           This box has a color of #be6ff2        
        
          <div style="background-color:#be6ff2;">Content here</div>
        
        
          .mybackground {background-color:#be6ff2;}
        
        Background color #be6ff2
      
           Border around this has a color of #be6ff2        
        
          <div style="border:2px solid #be6ff2;">Content here</div>
        
        
          .myborder {border:2px solid #be6ff2;}
        
        Border color #be6ff2