#5a3fda color space conversions
Hex:
        #5a3fda
        RGB:
        90, 63, 218
        CMY:
        65, 75, 15
        CMYK:
        59, 71, 0, 15
      HSL:
        250°, 67.6856%, 55.0980%
        HSV (HSB):
        250°, 71.1009%, 85.4902%
        XYZ:
        18.6488, 10.7906, 67.4296
        xyY:
        0.1925, 0.1114, 10.7906
      CIE-Lab:
        39.2256, 52.5000, -75.2583
        CIE-LCH:
        39.2256, 91.7609, 304.8996
        CIE-Luv:
        39.2256, -1.5147, -109.4499
        Hunter-Lab:
        32.8491, 43.8508, -98.7106
      #5a3fda color charts
#5a3fda RGB chart
      #5a3fda CMYK chart
      #5a3fda RGB pie chart
      #5a3fda color shades, tints & tones
#5a3fda color schemes
#5a3fda color preview, HTML & CSS examples
           This text has a color of #5a3fda        
        
          <p style="color:#5a3fda;">Text here</p>
        
        
          .mytext {color:#5a3fda;}
        
        Text color #5a3fda
      
           This box has a color of #5a3fda        
        
          <div style="background-color:#5a3fda;">Content here</div>
        
        
          .mybackground {background-color:#5a3fda;}
        
        Background color #5a3fda
      
           Border around this has a color of #5a3fda        
        
          <div style="border:2px solid #5a3fda;">Content here</div>
        
        
          .myborder {border:2px solid #5a3fda;}
        
        Border color #5a3fda