#be30f2 color space conversions
Hex:
        #be30f2
        RGB:
        190, 48, 242
        CMY:
        25, 81, 5
        CMYK:
        21, 80, 0, 5
      HSL:
        284°, 88.1818%, 56.8627%
        HSV (HSB):
        284°, 80.1653%, 94.9020%
        XYZ:
        38.3192, 19.4719, 85.7432
        xyY:
        0.2670, 0.1357, 19.4719
      CIE-Lab:
        51.2348, 79.5658, -68.7679
        CIE-LCH:
        51.2348, 105.1654, 319.1635
        CIE-Luv:
        51.2348, 41.9616, -113.3009
        Hunter-Lab:
        44.1269, 77.7846, -84.3178
      #be30f2 color charts
#be30f2 RGB chart
      #be30f2 CMYK chart
      #be30f2 RGB pie chart
      #be30f2 color shades, tints & tones
#be30f2 color schemes
#be30f2 color preview, HTML & CSS examples
           This text has a color of #be30f2        
        
          <p style="color:#be30f2;">Text here</p>
        
        
          .mytext {color:#be30f2;}
        
        Text color #be30f2
      
           This box has a color of #be30f2        
        
          <div style="background-color:#be30f2;">Content here</div>
        
        
          .mybackground {background-color:#be30f2;}
        
        Background color #be30f2
      
           Border around this has a color of #be30f2        
        
          <div style="border:2px solid #be30f2;">Content here</div>
        
        
          .myborder {border:2px solid #be30f2;}
        
        Border color #be30f2