#be34a9 color space conversions
Hex:
        #be34a9
        RGB:
        190, 52, 169
        CMY:
        25, 80, 34
        CMYK:
        0, 73, 11, 25
      HSL:
        309°, 57.0248%, 47.4510%
        HSV (HSB):
        309°, 72.6316%, 74.5098%
        XYZ:
        29.6246, 16.2677, 39.1147
        xyY:
        0.3485, 0.1914, 16.2677
      CIE-Lab:
        47.3238, 66.0593, -32.9961
        CIE-LCH:
        47.3238, 73.8416, 333.4582
        CIE-Luv:
        47.3238, 64.7431, -57.7514
        Hunter-Lab:
        40.3332, 60.5245, -29.2655
      #be34a9 color charts
#be34a9 RGB chart
      #be34a9 CMYK chart
      #be34a9 RGB pie chart
      #be34a9 color shades, tints & tones
#be34a9 color schemes
#be34a9 color preview, HTML & CSS examples
           This text has a color of #be34a9        
        
          <p style="color:#be34a9;">Text here</p>
        
        
          .mytext {color:#be34a9;}
        
        Text color #be34a9
      
           This box has a color of #be34a9        
        
          <div style="background-color:#be34a9;">Content here</div>
        
        
          .mybackground {background-color:#be34a9;}
        
        Background color #be34a9
      
           Border around this has a color of #be34a9        
        
          <div style="border:2px solid #be34a9;">Content here</div>
        
        
          .myborder {border:2px solid #be34a9;}
        
        Border color #be34a9