#5e6883 color space conversions
Hex:
        #5e6883
        RGB:
        94, 104, 131
        CMY:
        63, 59, 49
        CMYK:
        28, 21, 0, 49
      HSL:
        224°, 16.4444%, 44.1176%
        HSV (HSB):
        224°, 28.2443%, 51.3725%
        XYZ:
        13.6631, 13.9190, 23.4392
        xyY:
        0.2678, 0.2728, 13.9190
      CIE-Lab:
        44.1166, 2.8002, -16.2154
        CIE-LCH:
        44.1166, 16.4554, 279.7976
        CIE-Luv:
        44.1166, -6.4022, -23.1977
        Hunter-Lab:
        37.3082, 0.0816, -11.1338
      #5e6883 color charts
#5e6883 RGB chart
      #5e6883 CMYK chart
      #5e6883 RGB pie chart
      #5e6883 color shades, tints & tones
#5e6883 color schemes
#5e6883 color preview, HTML & CSS examples
           This text has a color of #5e6883        
        
          <p style="color:#5e6883;">Text here</p>
        
        
          .mytext {color:#5e6883;}
        
        Text color #5e6883
      
           This box has a color of #5e6883        
        
          <div style="background-color:#5e6883;">Content here</div>
        
        
          .mybackground {background-color:#5e6883;}
        
        Background color #5e6883
      
           Border around this has a color of #5e6883        
        
          <div style="border:2px solid #5e6883;">Content here</div>
        
        
          .myborder {border:2px solid #5e6883;}
        
        Border color #5e6883