#be5aff color space conversions
Hex:
        #be5aff
        RGB:
        190, 90, 255
        CMY:
        25, 65, 0
        CMYK:
        25, 65, 0, 0
      HSL:
        276°, 100.0000%, 67.6471%
        HSV (HSB):
        276°, 64.7059%, 100.0000%
        XYZ:
        42.9414, 25.4795, 97.2625
        xyY:
        0.2592, 0.1538, 25.4795
      CIE-Lab:
        57.5396, 66.6811, -65.8233
        CIE-LCH:
        57.5396, 93.6967, 315.3709
        CIE-Luv:
        57.5396, 31.2281, -111.0616
        Hunter-Lab:
        50.4772, 63.5163, -78.9095
      #be5aff color charts
#be5aff RGB chart
      #be5aff CMYK chart
      #be5aff RGB pie chart
      #be5aff color shades, tints & tones
#be5aff color schemes
#be5aff color preview, HTML & CSS examples
           This text has a color of #be5aff        
        
          <p style="color:#be5aff;">Text here</p>
        
        
          .mytext {color:#be5aff;}
        
        Text color #be5aff
      
           This box has a color of #be5aff        
        
          <div style="background-color:#be5aff;">Content here</div>
        
        
          .mybackground {background-color:#be5aff;}
        
        Background color #be5aff
      
           Border around this has a color of #be5aff        
        
          <div style="border:2px solid #be5aff;">Content here</div>
        
        
          .myborder {border:2px solid #be5aff;}
        
        Border color #be5aff