#be34a5 color space conversions
Hex:
        #be34a5
        RGB:
        190, 52, 165
        CMY:
        25, 80, 35
        CMYK:
        0, 73, 13, 25
      HSL:
        311°, 57.0248%, 47.4510%
        HSV (HSB):
        311°, 72.6316%, 74.5098%
        XYZ:
        29.2547, 16.1197, 37.1668
        xyY:
        0.3544, 0.1953, 16.1197
      CIE-Lab:
        47.1312, 65.4725, -30.9278
        CIE-LCH:
        47.1312, 72.4098, 334.7150
        CIE-Luv:
        47.1312, 66.2034, -54.5916
        Hunter-Lab:
        40.1494, 59.8020, -26.7810
      #be34a5 color charts
#be34a5 RGB chart
      #be34a5 CMYK chart
      #be34a5 RGB pie chart
      #be34a5 color shades, tints & tones
#be34a5 color schemes
#be34a5 color preview, HTML & CSS examples
           This text has a color of #be34a5        
        
          <p style="color:#be34a5;">Text here</p>
        
        
          .mytext {color:#be34a5;}
        
        Text color #be34a5
      
           This box has a color of #be34a5        
        
          <div style="background-color:#be34a5;">Content here</div>
        
        
          .mybackground {background-color:#be34a5;}
        
        Background color #be34a5
      
           Border around this has a color of #be34a5        
        
          <div style="border:2px solid #be34a5;">Content here</div>
        
        
          .myborder {border:2px solid #be34a5;}
        
        Border color #be34a5