#be4aa4 color space conversions
Hex:
        #be4aa4
        RGB:
        190, 74, 164
        CMY:
        25, 71, 36
        CMYK:
        0, 61, 14, 25
      HSL:
        313°, 47.1545%, 51.7647%
        HSV (HSB):
        313°, 61.0526%, 74.5098%
        XYZ:
        30.3848, 18.5250, 37.0962
        xyY:
        0.3533, 0.2154, 18.5250
      CIE-Lab:
        50.1268, 56.8524, -25.6743
        CIE-LCH:
        50.1268, 62.3808, 335.6963
        CIE-Luv:
        50.1268, 59.8543, -46.2308
        Hunter-Lab:
        43.0407, 50.6917, -20.9727
      #be4aa4 color charts
#be4aa4 RGB chart
      #be4aa4 CMYK chart
      #be4aa4 RGB pie chart
      #be4aa4 color shades, tints & tones
#be4aa4 color schemes
#be4aa4 color preview, HTML & CSS examples
           This text has a color of #be4aa4        
        
          <p style="color:#be4aa4;">Text here</p>
        
        
          .mytext {color:#be4aa4;}
        
        Text color #be4aa4
      
           This box has a color of #be4aa4        
        
          <div style="background-color:#be4aa4;">Content here</div>
        
        
          .mybackground {background-color:#be4aa4;}
        
        Background color #be4aa4
      
           Border around this has a color of #be4aa4        
        
          <div style="border:2px solid #be4aa4;">Content here</div>
        
        
          .myborder {border:2px solid #be4aa4;}
        
        Border color #be4aa4