#be6cf1 color space conversions
Hex:
        #be6cf1
        RGB:
        190, 108, 241
        CMY:
        25, 58, 5
        CMYK:
        21, 55, 0, 5
      HSL:
        277°, 82.6087%, 68.4314%
        HSV (HSB):
        277°, 55.1867%, 94.5098%
        XYZ:
        42.4750, 28.0231, 86.3894
        xyY:
        0.2707, 0.1786, 28.0231
      CIE-Lab:
        59.9096, 55.0714, -54.2740
        CIE-LCH:
        59.9096, 77.3210, 315.4178
        CIE-Luv:
        59.9096, 29.1916, -92.6901
        Hunter-Lab:
        52.9369, 50.5834, -59.7014
      #be6cf1 color charts
#be6cf1 RGB chart
      #be6cf1 CMYK chart
      #be6cf1 RGB pie chart
      #be6cf1 color shades, tints & tones
#be6cf1 color schemes
#be6cf1 color preview, HTML & CSS examples
           This text has a color of #be6cf1        
        
          <p style="color:#be6cf1;">Text here</p>
        
        
          .mytext {color:#be6cf1;}
        
        Text color #be6cf1
      
           This box has a color of #be6cf1        
        
          <div style="background-color:#be6cf1;">Content here</div>
        
        
          .mybackground {background-color:#be6cf1;}
        
        Background color #be6cf1
      
           Border around this has a color of #be6cf1        
        
          <div style="border:2px solid #be6cf1;">Content here</div>
        
        
          .myborder {border:2px solid #be6cf1;}
        
        Border color #be6cf1