#5e02a1 color space conversions
Hex:
        #5e02a1
        RGB:
        94, 2, 161
        CMY:
        63, 99, 37
        CMYK:
        42, 99, 0, 37
      HSL:
        275°, 97.5460%, 31.9608%
        HSV (HSB):
        275°, 98.7578%, 63.1373%
        XYZ:
        11.0708, 4.9963, 34.0991
        xyY:
        0.2207, 0.0996, 4.9963
      CIE-Lab:
        26.7242, 60.0278, -62.1556
        CIE-LCH:
        26.7242, 86.4098, 314.0023
        CIE-Luv:
        26.7242, 12.9650, -79.7487
        Hunter-Lab:
        22.3524, 49.2917, -74.8015
      #5e02a1 color charts
#5e02a1 RGB chart
      #5e02a1 CMYK chart
      #5e02a1 RGB pie chart
      #5e02a1 color shades, tints & tones
#5e02a1 color schemes
#5e02a1 color preview, HTML & CSS examples
           This text has a color of #5e02a1        
        
          <p style="color:#5e02a1;">Text here</p>
        
        
          .mytext {color:#5e02a1;}
        
        Text color #5e02a1
      
           This box has a color of #5e02a1        
        
          <div style="background-color:#5e02a1;">Content here</div>
        
        
          .mybackground {background-color:#5e02a1;}
        
        Background color #5e02a1
      
           Border around this has a color of #5e02a1        
        
          <div style="border:2px solid #5e02a1;">Content here</div>
        
        
          .myborder {border:2px solid #5e02a1;}
        
        Border color #5e02a1