#5e08a1 color space conversions
Hex:
        #5e08a1
        RGB:
        94, 8, 161
        CMY:
        63, 97, 37
        CMYK:
        42, 95, 0, 37
      HSL:
        274°, 90.5325%, 33.1373%
        HSV (HSB):
        274°, 95.0311%, 63.1373%
        XYZ:
        11.1359, 5.1266, 34.1208
        xyY:
        0.2210, 0.1018, 5.1266
      CIE-Lab:
        27.0923, 58.9191, -61.5498
        CIE-LCH:
        27.0923, 85.2046, 313.7490
        CIE-Luv:
        27.0923, 12.7189, -79.5991
        Hunter-Lab:
        22.6419, 48.1682, -73.4993
      #5e08a1 color charts
#5e08a1 RGB chart
      #5e08a1 CMYK chart
      #5e08a1 RGB pie chart
      #5e08a1 color shades, tints & tones
#5e08a1 color schemes
#5e08a1 color preview, HTML & CSS examples
           This text has a color of #5e08a1        
        
          <p style="color:#5e08a1;">Text here</p>
        
        
          .mytext {color:#5e08a1;}
        
        Text color #5e08a1
      
           This box has a color of #5e08a1        
        
          <div style="background-color:#5e08a1;">Content here</div>
        
        
          .mybackground {background-color:#5e08a1;}
        
        Background color #5e08a1
      
           Border around this has a color of #5e08a1        
        
          <div style="border:2px solid #5e08a1;">Content here</div>
        
        
          .myborder {border:2px solid #5e08a1;}
        
        Border color #5e08a1