#be1ff2 color space conversions
Hex:
        #be1ff2
        RGB:
        190, 31, 242
        CMY:
        25, 88, 5
        CMYK:
        21, 87, 0, 5
      HSL:
        285°, 89.0295%, 53.5294%
        HSV (HSB):
        285°, 87.1901%, 94.9020%
        XYZ:
        37.7522, 18.3379, 85.5542
        xyY:
        0.2665, 0.1295, 18.3379
      CIE-Lab:
        49.9034, 83.4735, -70.9275
        CIE-LCH:
        49.9034, 109.5378, 319.6454
        CIE-Luv:
        49.9034, 43.6788, -115.8188
        Hunter-Lab:
        42.8228, 82.4241, -88.4775
      #be1ff2 color charts
#be1ff2 RGB chart
      #be1ff2 CMYK chart
      #be1ff2 RGB pie chart
      #be1ff2 color shades, tints & tones
#be1ff2 color schemes
#be1ff2 color preview, HTML & CSS examples
           This text has a color of #be1ff2        
        
          <p style="color:#be1ff2;">Text here</p>
        
        
          .mytext {color:#be1ff2;}
        
        Text color #be1ff2
      
           This box has a color of #be1ff2        
        
          <div style="background-color:#be1ff2;">Content here</div>
        
        
          .mybackground {background-color:#be1ff2;}
        
        Background color #be1ff2
      
           Border around this has a color of #be1ff2        
        
          <div style="border:2px solid #be1ff2;">Content here</div>
        
        
          .myborder {border:2px solid #be1ff2;}
        
        Border color #be1ff2