#be46a0 color space conversions
Hex:
        #be46a0
        RGB:
        190, 70, 160
        CMY:
        25, 73, 37
        CMYK:
        0, 63, 16, 25
      HSL:
        315°, 48.0000%, 50.9804%
        HSV (HSB):
        315°, 63.1579%, 74.5098%
        XYZ:
        29.7705, 17.8655, 35.1370
        xyY:
        0.3597, 0.2158, 17.8655
      CIE-Lab:
        49.3326, 57.9562, -24.5399
        CIE-LCH:
        49.3326, 62.9375, 337.0511
        CIE-Luv:
        49.3326, 62.5475, -44.5829
        Hunter-Lab:
        42.2676, 51.7552, -19.7003
      #be46a0 color charts
#be46a0 RGB chart
      #be46a0 CMYK chart
      #be46a0 RGB pie chart
      #be46a0 color shades, tints & tones
#be46a0 color schemes
#be46a0 color preview, HTML & CSS examples
           This text has a color of #be46a0        
        
          <p style="color:#be46a0;">Text here</p>
        
        
          .mytext {color:#be46a0;}
        
        Text color #be46a0
      
           This box has a color of #be46a0        
        
          <div style="background-color:#be46a0;">Content here</div>
        
        
          .mybackground {background-color:#be46a0;}
        
        Background color #be46a0
      
           Border around this has a color of #be46a0        
        
          <div style="border:2px solid #be46a0;">Content here</div>
        
        
          .myborder {border:2px solid #be46a0;}
        
        Border color #be46a0