#be34f4 color space conversions
Hex:
        #be34f4
        RGB:
        190, 52, 244
        CMY:
        25, 80, 4
        CMYK:
        22, 79, 0, 4
      HSL:
        283°, 89.7196%, 58.0392%
        HSV (HSB):
        283°, 78.6885%, 95.6863%
        XYZ:
        38.7923, 19.9348, 87.3912
        xyY:
        0.2655, 0.1364, 19.9348
      CIE-Lab:
        51.7634, 78.8013, -69.0322
        CIE-LCH:
        51.7634, 104.7621, 318.7807
        CIE-Luv:
        51.7634, 40.9011, -113.9317
        Hunter-Lab:
        44.6484, 76.9534, -84.7956
      #be34f4 color charts
#be34f4 RGB chart
      #be34f4 CMYK chart
      #be34f4 RGB pie chart
      #be34f4 color shades, tints & tones
#be34f4 color schemes
#be34f4 color preview, HTML & CSS examples
           This text has a color of #be34f4        
        
          <p style="color:#be34f4;">Text here</p>
        
        
          .mytext {color:#be34f4;}
        
        Text color #be34f4
      
           This box has a color of #be34f4        
        
          <div style="background-color:#be34f4;">Content here</div>
        
        
          .mybackground {background-color:#be34f4;}
        
        Background color #be34f4
      
           Border around this has a color of #be34f4        
        
          <div style="border:2px solid #be34f4;">Content here</div>
        
        
          .myborder {border:2px solid #be34f4;}
        
        Border color #be34f4