#be7ffd color space conversions
Hex:
        #be7ffd
        RGB:
        190, 127, 253
        CMY:
        25, 50, 1
        CMYK:
        25, 50, 0, 1
      HSL:
        270°, 96.9231%, 74.5098%
        HSV (HSB):
        270°, 49.8024%, 99.2157%
        XYZ:
        46.5542, 33.2177, 96.8865
        xyY:
        0.2635, 0.1880, 33.2177
      CIE-Lab:
        64.3368, 47.8542, -53.8554
        CIE-LCH:
        64.3368, 72.0446, 311.6232
        CIE-Luv:
        64.3368, 20.9482, -92.4252
        Hunter-Lab:
        57.6348, 43.3214, -59.3245
      #be7ffd color charts
#be7ffd RGB chart
      #be7ffd CMYK chart
      #be7ffd RGB pie chart
      #be7ffd color shades, tints & tones
#be7ffd color schemes
#be7ffd color preview, HTML & CSS examples
           This text has a color of #be7ffd        
        
          <p style="color:#be7ffd;">Text here</p>
        
        
          .mytext {color:#be7ffd;}
        
        Text color #be7ffd
      
           This box has a color of #be7ffd        
        
          <div style="background-color:#be7ffd;">Content here</div>
        
        
          .mybackground {background-color:#be7ffd;}
        
        Background color #be7ffd
      
           Border around this has a color of #be7ffd        
        
          <div style="border:2px solid #be7ffd;">Content here</div>
        
        
          .myborder {border:2px solid #be7ffd;}
        
        Border color #be7ffd