#be50e2 color space conversions
Hex:
        #be50e2
        RGB:
        190, 80, 226
        CMY:
        25, 69, 11
        CMYK:
        16, 65, 0, 11
      HSL:
        285°, 71.5686%, 60.0000%
        HSV (HSB):
        285°, 64.6018%, 88.6275%
        XYZ:
        37.8313, 22.1755, 74.2379
        xyY:
        0.2818, 0.1652, 22.1755
      CIE-Lab:
        54.2127, 65.1558, -54.9730
        CIE-LCH:
        54.2127, 85.2485, 319.8451
        CIE-Luv:
        54.2127, 40.3620, -92.9431
        Hunter-Lab:
        47.0908, 60.9925, -60.5061
      #be50e2 color charts
#be50e2 RGB chart
      #be50e2 CMYK chart
      #be50e2 RGB pie chart
      #be50e2 color shades, tints & tones
#be50e2 color schemes
#be50e2 color preview, HTML & CSS examples
           This text has a color of #be50e2        
        
          <p style="color:#be50e2;">Text here</p>
        
        
          .mytext {color:#be50e2;}
        
        Text color #be50e2
      
           This box has a color of #be50e2        
        
          <div style="background-color:#be50e2;">Content here</div>
        
        
          .mybackground {background-color:#be50e2;}
        
        Background color #be50e2
      
           Border around this has a color of #be50e2        
        
          <div style="border:2px solid #be50e2;">Content here</div>
        
        
          .myborder {border:2px solid #be50e2;}
        
        Border color #be50e2