#be8bc2 color space conversions
Hex:
        #be8bc2
        RGB:
        190, 139, 194
        CMY:
        25, 45, 24
        CMYK:
        2, 28, 0, 24
      HSL:
        296°, 31.0734%, 65.2941%
        HSV (HSB):
        296°, 28.3505%, 76.0784%
        XYZ:
        40.2054, 33.3074, 55.3489
        xyY:
        0.3120, 0.2585, 33.3074
      CIE-Lab:
        64.4091, 28.7439, -20.9808
        CIE-LCH:
        64.4091, 35.5866, 323.8735
        CIE-Luv:
        64.4091, 25.1171, -36.5533
        Hunter-Lab:
        57.7126, 23.3548, -16.4628
      #be8bc2 color charts
#be8bc2 RGB chart
      #be8bc2 CMYK chart
      #be8bc2 RGB pie chart
      #be8bc2 color shades, tints & tones
#be8bc2 color schemes
#be8bc2 color preview, HTML & CSS examples
           This text has a color of #be8bc2        
        
          <p style="color:#be8bc2;">Text here</p>
        
        
          .mytext {color:#be8bc2;}
        
        Text color #be8bc2
      
           This box has a color of #be8bc2        
        
          <div style="background-color:#be8bc2;">Content here</div>
        
        
          .mybackground {background-color:#be8bc2;}
        
        Background color #be8bc2
      
           Border around this has a color of #be8bc2        
        
          <div style="border:2px solid #be8bc2;">Content here</div>
        
        
          .myborder {border:2px solid #be8bc2;}
        
        Border color #be8bc2