#5e719a color space conversions
Hex:
        #5e719a
        RGB:
        94, 113, 154
        CMY:
        63, 56, 40
        CMYK:
        39, 27, 0, 40
      HSL:
        221°, 24.1935%, 48.6275%
        HSV (HSB):
        221°, 38.9610%, 60.3922%
        XYZ:
        16.3540, 16.5230, 32.8992
        xyY:
        0.2486, 0.2512, 16.5230
      CIE-Lab:
        47.6533, 3.7303, -24.4588
        CIE-LCH:
        47.6533, 24.7416, 278.6716
        CIE-Luv:
        47.6533, -10.8905, -36.2763
        Hunter-Lab:
        40.6485, 0.6802, -19.5328
      #5e719a color charts
#5e719a RGB chart
      #5e719a CMYK chart
      #5e719a RGB pie chart
      #5e719a color shades, tints & tones
#5e719a color schemes
#5e719a color preview, HTML & CSS examples
           This text has a color of #5e719a        
        
          <p style="color:#5e719a;">Text here</p>
        
        
          .mytext {color:#5e719a;}
        
        Text color #5e719a
      
           This box has a color of #5e719a        
        
          <div style="background-color:#5e719a;">Content here</div>
        
        
          .mybackground {background-color:#5e719a;}
        
        Background color #5e719a
      
           Border around this has a color of #5e719a        
        
          <div style="border:2px solid #5e719a;">Content here</div>
        
        
          .myborder {border:2px solid #5e719a;}
        
        Border color #5e719a