#be20e1 color space conversions
Hex:
        #be20e1
        RGB:
        190, 32, 225
        CMY:
        25, 87, 12
        CMYK:
        16, 86, 0, 12
      HSL:
        289°, 76.2846%, 50.3922%
        HSV (HSB):
        289°, 85.7778%, 88.2353%
        XYZ:
        35.3423, 17.4164, 72.7331
        xyY:
        0.2816, 0.1388, 17.4164
      CIE-Lab:
        48.7805, 80.3206, -63.1414
        CIE-LCH:
        48.7805, 102.1677, 321.8285
        CIE-Luv:
        48.7805, 48.6877, -103.9026
        Hunter-Lab:
        41.7330, 78.1332, -74.1188
      #be20e1 color charts
#be20e1 RGB chart
      #be20e1 CMYK chart
      #be20e1 RGB pie chart
      #be20e1 color shades, tints & tones
#be20e1 color schemes
#be20e1 color preview, HTML & CSS examples
           This text has a color of #be20e1        
        
          <p style="color:#be20e1;">Text here</p>
        
        
          .mytext {color:#be20e1;}
        
        Text color #be20e1
      
           This box has a color of #be20e1        
        
          <div style="background-color:#be20e1;">Content here</div>
        
        
          .mybackground {background-color:#be20e1;}
        
        Background color #be20e1
      
           Border around this has a color of #be20e1        
        
          <div style="border:2px solid #be20e1;">Content here</div>
        
        
          .myborder {border:2px solid #be20e1;}
        
        Border color #be20e1