#5e4188 color space conversions
Hex:
        #5e4188
        RGB:
        94, 65, 136
        CMY:
        63, 75, 47
        CMYK:
        31, 52, 0, 47
      HSL:
        265°, 35.3234%, 39.4118%
        HSV (HSB):
        265°, 52.2059%, 53.3333%
        XYZ:
        10.9503, 7.9379, 24.2476
        xyY:
        0.2539, 0.1840, 7.9379
      CIE-Lab:
        33.8531, 28.4107, -35.2734
        CIE-LCH:
        33.8531, 45.2921, 308.8495
        CIE-Luv:
        33.8531, 8.0029, -51.0490
        Hunter-Lab:
        28.1742, 20.0719, -31.3048
      #5e4188 color charts
#5e4188 RGB chart
      #5e4188 CMYK chart
      #5e4188 RGB pie chart
      #5e4188 color shades, tints & tones
#5e4188 color schemes
#5e4188 color preview, HTML & CSS examples
           This text has a color of #5e4188        
        
          <p style="color:#5e4188;">Text here</p>
        
        
          .mytext {color:#5e4188;}
        
        Text color #5e4188
      
           This box has a color of #5e4188        
        
          <div style="background-color:#5e4188;">Content here</div>
        
        
          .mybackground {background-color:#5e4188;}
        
        Background color #5e4188
      
           Border around this has a color of #5e4188        
        
          <div style="border:2px solid #5e4188;">Content here</div>
        
        
          .myborder {border:2px solid #5e4188;}
        
        Border color #5e4188