#5e39aa color space conversions
Hex:
        #5e39aa
        RGB:
        94, 57, 170
        CMY:
        63, 78, 33
        CMYK:
        45, 66, 0, 33
      HSL:
        260°, 49.7797%, 44.5098%
        HSV (HSB):
        260°, 66.4706%, 66.6667%
        XYZ:
        13.3349, 8.2082, 38.9117
        xyY:
        0.2206, 0.1358, 8.2082
      CIE-Lab:
        34.4128, 42.5123, -55.0100
        CIE-LCH:
        34.4128, 69.5226, 307.6972
        CIE-Luv:
        34.4128, 5.7388, -78.9903
        Hunter-Lab:
        28.6500, 32.9440, -60.4713
      #5e39aa color charts
#5e39aa RGB chart
      #5e39aa CMYK chart
      #5e39aa RGB pie chart
      #5e39aa color shades, tints & tones
#5e39aa color schemes
#5e39aa color preview, HTML & CSS examples
           This text has a color of #5e39aa        
        
          <p style="color:#5e39aa;">Text here</p>
        
        
          .mytext {color:#5e39aa;}
        
        Text color #5e39aa
      
           This box has a color of #5e39aa        
        
          <div style="background-color:#5e39aa;">Content here</div>
        
        
          .mybackground {background-color:#5e39aa;}
        
        Background color #5e39aa
      
           Border around this has a color of #5e39aa        
        
          <div style="border:2px solid #5e39aa;">Content here</div>
        
        
          .myborder {border:2px solid #5e39aa;}
        
        Border color #5e39aa