#5e59a2 color space conversions
Hex:
        #5e59a2
        RGB:
        94, 89, 162
        CMY:
        63, 65, 36
        CMYK:
        42, 45, 0, 36
      HSL:
        244°, 29.0837%, 49.2157%
        HSV (HSB):
        244°, 45.0617%, 63.5294%
        XYZ:
        14.7101, 12.1331, 35.7490
        xyY:
        0.2350, 0.1938, 12.1331
      CIE-Lab:
        41.4268, 20.9196, -38.9625
        CIE-LCH:
        41.4268, 44.2233, 298.2321
        CIE-Luv:
        41.4268, -2.2924, -58.7440
        Hunter-Lab:
        34.8326, 14.4249, -36.4672
      #5e59a2 color charts
#5e59a2 RGB chart
      #5e59a2 CMYK chart
      #5e59a2 RGB pie chart
      #5e59a2 color shades, tints & tones
#5e59a2 color schemes
#5e59a2 color preview, HTML & CSS examples
           This text has a color of #5e59a2        
        
          <p style="color:#5e59a2;">Text here</p>
        
        
          .mytext {color:#5e59a2;}
        
        Text color #5e59a2
      
           This box has a color of #5e59a2        
        
          <div style="background-color:#5e59a2;">Content here</div>
        
        
          .mybackground {background-color:#5e59a2;}
        
        Background color #5e59a2
      
           Border around this has a color of #5e59a2        
        
          <div style="border:2px solid #5e59a2;">Content here</div>
        
        
          .myborder {border:2px solid #5e59a2;}
        
        Border color #5e59a2