#be8be7 color space conversions
Hex:
        #be8be7
        RGB:
        190, 139, 231
        CMY:
        25, 45, 9
        CMYK:
        18, 40, 0, 9
      HSL:
        273°, 65.7143%, 72.5490%
        HSV (HSB):
        273°, 39.8268%, 90.5882%
        XYZ:
        44.8916, 35.1819, 80.0260
        xyY:
        0.2804, 0.2198, 35.1819
      CIE-Lab:
        65.8900, 36.4104, -39.3005
        CIE-LCH:
        65.8900, 53.5747, 312.8139
        CIE-Luv:
        65.8900, 19.7964, -67.4328
        Hunter-Lab:
        59.3143, 31.2963, -38.4732
      #be8be7 color charts
#be8be7 RGB chart
      #be8be7 CMYK chart
      #be8be7 RGB pie chart
      #be8be7 color shades, tints & tones
#be8be7 color schemes
#be8be7 color preview, HTML & CSS examples
           This text has a color of #be8be7        
        
          <p style="color:#be8be7;">Text here</p>
        
        
          .mytext {color:#be8be7;}
        
        Text color #be8be7
      
           This box has a color of #be8be7        
        
          <div style="background-color:#be8be7;">Content here</div>
        
        
          .mybackground {background-color:#be8be7;}
        
        Background color #be8be7
      
           Border around this has a color of #be8be7        
        
          <div style="border:2px solid #be8be7;">Content here</div>
        
        
          .myborder {border:2px solid #be8be7;}
        
        Border color #be8be7