#be30ea color space conversions
Hex:
        #be30ea
        RGB:
        190, 48, 234
        CMY:
        25, 81, 8
        CMYK:
        19, 79, 0, 8
      HSL:
        286°, 81.5789%, 55.2941%
        HSV (HSB):
        286°, 79.4872%, 91.7647%
        XYZ:
        37.1434, 19.0016, 79.5519
        xyY:
        0.2737, 0.1400, 19.0016
      CIE-Lab:
        50.6890, 78.1010, -65.1520
        CIE-LCH:
        50.6890, 101.7081, 320.1651
        CIE-Luv:
        50.6890, 44.2037, -107.6749
        Hunter-Lab:
        43.5908, 75.8149, -77.6889
      #be30ea color charts
#be30ea RGB chart
      #be30ea CMYK chart
      #be30ea RGB pie chart
      #be30ea color shades, tints & tones
#be30ea color schemes
#be30ea color preview, HTML & CSS examples
           This text has a color of #be30ea        
        
          <p style="color:#be30ea;">Text here</p>
        
        
          .mytext {color:#be30ea;}
        
        Text color #be30ea
      
           This box has a color of #be30ea        
        
          <div style="background-color:#be30ea;">Content here</div>
        
        
          .mybackground {background-color:#be30ea;}
        
        Background color #be30ea
      
           Border around this has a color of #be30ea        
        
          <div style="border:2px solid #be30ea;">Content here</div>
        
        
          .myborder {border:2px solid #be30ea;}
        
        Border color #be30ea