#5e01a5 color space conversions
Hex:
        #5e01a5
        RGB:
        94, 1, 165
        CMY:
        63, 100, 35
        CMYK:
        43, 99, 0, 35
      HSL:
        274°, 98.7952%, 32.5490%
        HSV (HSB):
        274°, 99.3939%, 64.7059%
        XYZ:
        11.4185, 5.1180, 35.9834
        xyY:
        0.2174, 0.0974, 5.1180
      CIE-Lab:
        27.0683, 61.0743, -64.0193
        CIE-LCH:
        27.0683, 88.4790, 313.6514
        CIE-Luv:
        27.0683, 12.3251, -82.1632
        Hunter-Lab:
        22.6230, 50.5038, -78.4685
      #5e01a5 color charts
#5e01a5 RGB chart
      #5e01a5 CMYK chart
      #5e01a5 RGB pie chart
      #5e01a5 color shades, tints & tones
#5e01a5 color schemes
#5e01a5 color preview, HTML & CSS examples
           This text has a color of #5e01a5        
        
          <p style="color:#5e01a5;">Text here</p>
        
        
          .mytext {color:#5e01a5;}
        
        Text color #5e01a5
      
           This box has a color of #5e01a5        
        
          <div style="background-color:#5e01a5;">Content here</div>
        
        
          .mybackground {background-color:#5e01a5;}
        
        Background color #5e01a5
      
           Border around this has a color of #5e01a5        
        
          <div style="border:2px solid #5e01a5;">Content here</div>
        
        
          .myborder {border:2px solid #5e01a5;}
        
        Border color #5e01a5