#be7dc8 color space conversions
Hex:
        #be7dc8
        RGB:
        190, 125, 200
        CMY:
        25, 51, 22
        CMYK:
        5, 38, 0, 22
      HSL:
        292°, 40.5405%, 63.7255%
        HSV (HSB):
        292°, 37.5000%, 78.4314%
        XYZ:
        38.9941, 29.7845, 58.3374
        xyY:
        0.3068, 0.2343, 29.7845
      CIE-Lab:
        61.4678, 37.6138, -28.8745
        CIE-LCH:
        61.4678, 47.4187, 322.4882
        CIE-Luv:
        61.4678, 30.5342, -50.0701
        Hunter-Lab:
        54.5752, 32.0322, -25.1745
      #be7dc8 color charts
#be7dc8 RGB chart
      #be7dc8 CMYK chart
      #be7dc8 RGB pie chart
      #be7dc8 color shades, tints & tones
#be7dc8 color schemes
#be7dc8 color preview, HTML & CSS examples
           This text has a color of #be7dc8        
        
          <p style="color:#be7dc8;">Text here</p>
        
        
          .mytext {color:#be7dc8;}
        
        Text color #be7dc8
      
           This box has a color of #be7dc8        
        
          <div style="background-color:#be7dc8;">Content here</div>
        
        
          .mybackground {background-color:#be7dc8;}
        
        Background color #be7dc8
      
           Border around this has a color of #be7dc8        
        
          <div style="border:2px solid #be7dc8;">Content here</div>
        
        
          .myborder {border:2px solid #be7dc8;}
        
        Border color #be7dc8