#be7dff color space conversions
Hex:
        #be7dff
        RGB:
        190, 125, 255
        CMY:
        25, 51, 0
        CMYK:
        25, 51, 0, 0
      HSL:
        270°, 100.0000%, 74.5098%
        HSV (HSB):
        270°, 50.9804%, 100.0000%
        XYZ:
        46.6188, 32.8344, 98.4883
        xyY:
        0.2620, 0.1845, 32.8344
      CIE-Lab:
        64.0266, 49.3737, -55.4447
        CIE-LCH:
        64.0266, 74.2420, 311.6852
        CIE-Luv:
        64.0266, 21.3006, -95.1063
        Hunter-Lab:
        57.3013, 44.9456, -61.7956
      #be7dff color charts
#be7dff RGB chart
      #be7dff CMYK chart
      #be7dff RGB pie chart
      #be7dff color shades, tints & tones
#be7dff color schemes
#be7dff color preview, HTML & CSS examples
           This text has a color of #be7dff        
        
          <p style="color:#be7dff;">Text here</p>
        
        
          .mytext {color:#be7dff;}
        
        Text color #be7dff
      
           This box has a color of #be7dff        
        
          <div style="background-color:#be7dff;">Content here</div>
        
        
          .mybackground {background-color:#be7dff;}
        
        Background color #be7dff
      
           Border around this has a color of #be7dff        
        
          <div style="border:2px solid #be7dff;">Content here</div>
        
        
          .myborder {border:2px solid #be7dff;}
        
        Border color #be7dff