#be34d2 color space conversions
Hex:
        #be34d2
        RGB:
        190, 52, 210
        CMY:
        25, 80, 18
        CMYK:
        10, 75, 0, 18
      HSL:
        292°, 63.7097%, 51.3725%
        HSV (HSB):
        292°, 75.2381%, 82.3529%
        XYZ:
        34.0961, 18.0563, 62.6609
        xyY:
        0.2970, 0.1573, 18.0563
      CIE-Lab:
        49.5643, 72.6653, -53.3156
        CIE-LCH:
        49.5643, 90.1266, 323.7320
        CIE-Luv:
        49.5643, 50.8026, -89.3417
        Hunter-Lab:
        42.4927, 68.8659, -57.6859
      #be34d2 color charts
#be34d2 RGB chart
      #be34d2 CMYK chart
      #be34d2 RGB pie chart
      #be34d2 color shades, tints & tones
#be34d2 color schemes
#be34d2 color preview, HTML & CSS examples
           This text has a color of #be34d2        
        
          <p style="color:#be34d2;">Text here</p>
        
        
          .mytext {color:#be34d2;}
        
        Text color #be34d2
      
           This box has a color of #be34d2        
        
          <div style="background-color:#be34d2;">Content here</div>
        
        
          .mybackground {background-color:#be34d2;}
        
        Background color #be34d2
      
           Border around this has a color of #be34d2        
        
          <div style="border:2px solid #be34d2;">Content here</div>
        
        
          .myborder {border:2px solid #be34d2;}
        
        Border color #be34d2