#be7bd2 color space conversions
Hex:
        #be7bd2
        RGB:
        190, 123, 210
        CMY:
        25, 52, 18
        CMYK:
        10, 41, 0, 18
      HSL:
        286°, 49.1525%, 65.2941%
        HSV (HSB):
        286°, 41.4286%, 82.3529%
        XYZ:
        39.9510, 29.7662, 64.6126
        xyY:
        0.2974, 0.2216, 29.7662
      CIE-Lab:
        61.4520, 40.6967, -34.5291
        CIE-LCH:
        61.4520, 53.3711, 319.6871
        CIE-Luv:
        61.4520, 29.6134, -59.5442
        Hunter-Lab:
        54.5584, 35.2314, -32.0252
      #be7bd2 color charts
#be7bd2 RGB chart
      #be7bd2 CMYK chart
      #be7bd2 RGB pie chart
      #be7bd2 color shades, tints & tones
#be7bd2 color schemes
#be7bd2 color preview, HTML & CSS examples
           This text has a color of #be7bd2        
        
          <p style="color:#be7bd2;">Text here</p>
        
        
          .mytext {color:#be7bd2;}
        
        Text color #be7bd2
      
           This box has a color of #be7bd2        
        
          <div style="background-color:#be7bd2;">Content here</div>
        
        
          .mybackground {background-color:#be7bd2;}
        
        Background color #be7bd2
      
           Border around this has a color of #be7bd2        
        
          <div style="border:2px solid #be7bd2;">Content here</div>
        
        
          .myborder {border:2px solid #be7bd2;}
        
        Border color #be7bd2