#5e02a0 color space conversions
Hex:
        #5e02a0
        RGB:
        94, 2, 160
        CMY:
        63, 99, 37
        CMYK:
        41, 99, 0, 37
      HSL:
        275°, 97.5309%, 31.7647%
        HSV (HSB):
        275°, 98.7500%, 62.7451%
        XYZ:
        10.9830, 4.9612, 33.6364
        xyY:
        0.2215, 0.1001, 4.9612
      CIE-Lab:
        26.6238, 59.8129, -61.7116
        CIE-LCH:
        26.6238, 85.9413, 314.1049
        CIE-Luv:
        26.6238, 13.1384, -79.1481
        Hunter-Lab:
        22.2737, 49.0380, -73.9448
      #5e02a0 color charts
#5e02a0 RGB chart
      #5e02a0 CMYK chart
      #5e02a0 RGB pie chart
      #5e02a0 color shades, tints & tones
#5e02a0 color schemes
#5e02a0 color preview, HTML & CSS examples
           This text has a color of #5e02a0        
        
          <p style="color:#5e02a0;">Text here</p>
        
        
          .mytext {color:#5e02a0;}
        
        Text color #5e02a0
      
           This box has a color of #5e02a0        
        
          <div style="background-color:#5e02a0;">Content here</div>
        
        
          .mybackground {background-color:#5e02a0;}
        
        Background color #5e02a0
      
           Border around this has a color of #5e02a0        
        
          <div style="border:2px solid #5e02a0;">Content here</div>
        
        
          .myborder {border:2px solid #5e02a0;}
        
        Border color #5e02a0