#be7bdb color space conversions
Hex:
        #be7bdb
        RGB:
        190, 123, 219
        CMY:
        25, 52, 14
        CMYK:
        13, 44, 0, 14
      HSL:
        282°, 57.1429%, 67.0588%
        HSV (HSB):
        282°, 43.8356%, 85.8824%
        XYZ:
        41.1043, 30.2275, 70.6859
        xyY:
        0.2894, 0.2128, 30.2275
      CIE-Lab:
        61.8501, 42.5508, -38.9517
        CIE-LCH:
        61.8501, 57.6872, 317.5285
        CIE-Luv:
        61.8501, 28.0264, -66.9879
        Hunter-Lab:
        54.9796, 37.2376, -37.7420
      #be7bdb color charts
#be7bdb RGB chart
      #be7bdb CMYK chart
      #be7bdb RGB pie chart
      #be7bdb color shades, tints & tones
#be7bdb color schemes
#be7bdb color preview, HTML & CSS examples
           This text has a color of #be7bdb        
        
          <p style="color:#be7bdb;">Text here</p>
        
        
          .mytext {color:#be7bdb;}
        
        Text color #be7bdb
      
           This box has a color of #be7bdb        
        
          <div style="background-color:#be7bdb;">Content here</div>
        
        
          .mybackground {background-color:#be7bdb;}
        
        Background color #be7bdb
      
           Border around this has a color of #be7bdb        
        
          <div style="border:2px solid #be7bdb;">Content here</div>
        
        
          .myborder {border:2px solid #be7bdb;}
        
        Border color #be7bdb