#be21e1 color space conversions
Hex:
        #be21e1
        RGB:
        190, 33, 225
        CMY:
        25, 87, 12
        CMYK:
        16, 85, 0, 12
      HSL:
        289°, 76.1905%, 50.5882%
        HSV (HSB):
        289°, 85.3333%, 88.2353%
        XYZ:
        35.3697, 17.4711, 72.7422
        xyY:
        0.2816, 0.1391, 17.4711
      CIE-Lab:
        48.8482, 80.1214, -63.0319
        CIE-LCH:
        48.8482, 101.9434, 321.8077
        CIE-Luv:
        48.8482, 48.5941, -103.7688
        Hunter-Lab:
        41.7985, 77.8986, -73.9240
      #be21e1 color charts
#be21e1 RGB chart
      #be21e1 CMYK chart
      #be21e1 RGB pie chart
      #be21e1 color shades, tints & tones
#be21e1 color schemes
#be21e1 color preview, HTML & CSS examples
           This text has a color of #be21e1        
        
          <p style="color:#be21e1;">Text here</p>
        
        
          .mytext {color:#be21e1;}
        
        Text color #be21e1
      
           This box has a color of #be21e1        
        
          <div style="background-color:#be21e1;">Content here</div>
        
        
          .mybackground {background-color:#be21e1;}
        
        Background color #be21e1
      
           Border around this has a color of #be21e1        
        
          <div style="border:2px solid #be21e1;">Content here</div>
        
        
          .myborder {border:2px solid #be21e1;}
        
        Border color #be21e1