#be4aa1 color space conversions
Hex:
        #be4aa1
        RGB:
        190, 74, 161
        CMY:
        25, 71, 37
        CMYK:
        0, 61, 15, 25
      HSL:
        315°, 47.1545%, 51.7647%
        HSV (HSB):
        315°, 61.0526%, 74.5098%
        XYZ:
        30.1170, 18.4179, 35.6859
        xyY:
        0.3576, 0.2187, 18.4179
      CIE-Lab:
        49.9991, 56.3955, -24.1014
        CIE-LCH:
        49.9991, 61.3297, 336.8599
        CIE-Luv:
        49.9991, 60.7983, -43.8143
        Hunter-Lab:
        42.9161, 50.1618, -19.2599
      #be4aa1 color charts
#be4aa1 RGB chart
      #be4aa1 CMYK chart
      #be4aa1 RGB pie chart
      #be4aa1 color shades, tints & tones
#be4aa1 color schemes
#be4aa1 color preview, HTML & CSS examples
           This text has a color of #be4aa1        
        
          <p style="color:#be4aa1;">Text here</p>
        
        
          .mytext {color:#be4aa1;}
        
        Text color #be4aa1
      
           This box has a color of #be4aa1        
        
          <div style="background-color:#be4aa1;">Content here</div>
        
        
          .mybackground {background-color:#be4aa1;}
        
        Background color #be4aa1
      
           Border around this has a color of #be4aa1        
        
          <div style="border:2px solid #be4aa1;">Content here</div>
        
        
          .myborder {border:2px solid #be4aa1;}
        
        Border color #be4aa1