#5a3efd color space conversions
Hex:
        #5a3efd
        RGB:
        90, 62, 253
        CMY:
        65, 76, 1
        CMYK:
        64, 75, 0, 1
      HSL:
        249°, 97.9487%, 61.7647%
        HSV (HSB):
        249°, 75.4941%, 99.2157%
        XYZ:
        23.6687, 12.7108, 94.1344
        xyY:
        0.1813, 0.0974, 12.7108
      CIE-Lab:
        42.3242, 63.1713, -89.9694
        CIE-LCH:
        42.3242, 109.9323, 305.0743
        CIE-Luv:
        42.3242, -3.9863, -130.9719
        Hunter-Lab:
        35.6521, 56.1111, -131.5903
      #5a3efd color charts
#5a3efd RGB chart
      #5a3efd CMYK chart
      #5a3efd RGB pie chart
      #5a3efd color shades, tints & tones
#5a3efd color schemes
#5a3efd color preview, HTML & CSS examples
           This text has a color of #5a3efd        
        
          <p style="color:#5a3efd;">Text here</p>
        
        
          .mytext {color:#5a3efd;}
        
        Text color #5a3efd
      
           This box has a color of #5a3efd        
        
          <div style="background-color:#5a3efd;">Content here</div>
        
        
          .mybackground {background-color:#5a3efd;}
        
        Background color #5a3efd
      
           Border around this has a color of #5a3efd        
        
          <div style="border:2px solid #5a3efd;">Content here</div>
        
        
          .myborder {border:2px solid #5a3efd;}
        
        Border color #5a3efd