#5e00a5 color space conversions
Hex:
        #5e00a5
        RGB:
        94, 0, 165
        CMY:
        63, 100, 35
        CMYK:
        43, 100, 0, 35
      HSL:
        274°, 100.0000%, 32.3529%
        HSV (HSB):
        274°, 100.0000%, 64.7059%
        XYZ:
        11.4076, 5.0963, 35.9797
        xyY:
        0.2174, 0.0971, 5.0963
      CIE-Lab:
        27.0074, 61.2589, -64.1198
        CIE-LCH:
        27.0074, 88.6792, 313.6929
        CIE-Luv:
        27.0074, 12.3646, -82.1821
        Hunter-Lab:
        22.5750, 50.6937, -78.6933
      #5e00a5 color charts
#5e00a5 RGB chart
      #5e00a5 CMYK chart
      #5e00a5 RGB pie chart
      #5e00a5 color shades, tints & tones
#5e00a5 color schemes
#5e00a5 color preview, HTML & CSS examples
           This text has a color of #5e00a5        
        
          <p style="color:#5e00a5;">Text here</p>
        
        
          .mytext {color:#5e00a5;}
        
        Text color #5e00a5
      
           This box has a color of #5e00a5        
        
          <div style="background-color:#5e00a5;">Content here</div>
        
        
          .mybackground {background-color:#5e00a5;}
        
        Background color #5e00a5
      
           Border around this has a color of #5e00a5        
        
          <div style="border:2px solid #5e00a5;">Content here</div>
        
        
          .myborder {border:2px solid #5e00a5;}
        
        Border color #5e00a5