#be34d7 color space conversions
Hex:
        #be34d7
        RGB:
        190, 52, 215
        CMY:
        25, 80, 16
        CMYK:
        12, 76, 0, 16
      HSL:
        291°, 67.0782%, 52.3529%
        HSV (HSB):
        291°, 75.8140%, 84.3137%
        XYZ:
        34.7289, 18.3094, 65.9936
        xyY:
        0.2918, 0.1538, 18.3094
      CIE-Lab:
        49.8693, 73.5354, -55.6882
        CIE-LCH:
        49.8693, 92.2423, 322.8634
        CIE-Luv:
        49.8693, 49.2488, -93.0583
        Hunter-Lab:
        42.7895, 69.9930, -61.4894
      #be34d7 color charts
#be34d7 RGB chart
      #be34d7 CMYK chart
      #be34d7 RGB pie chart
      #be34d7 color shades, tints & tones
#be34d7 color schemes
#be34d7 color preview, HTML & CSS examples
           This text has a color of #be34d7        
        
          <p style="color:#be34d7;">Text here</p>
        
        
          .mytext {color:#be34d7;}
        
        Text color #be34d7
      
           This box has a color of #be34d7        
        
          <div style="background-color:#be34d7;">Content here</div>
        
        
          .mybackground {background-color:#be34d7;}
        
        Background color #be34d7
      
           Border around this has a color of #be34d7        
        
          <div style="border:2px solid #be34d7;">Content here</div>
        
        
          .myborder {border:2px solid #be34d7;}
        
        Border color #be34d7