#5e719b color space conversions
Hex:
        #5e719b
        RGB:
        94, 113, 155
        CMY:
        63, 56, 39
        CMYK:
        39, 27, 0, 39
      HSL:
        221°, 24.4980%, 48.8235%
        HSV (HSB):
        221°, 39.3548%, 60.7843%
        XYZ:
        16.4376, 16.5565, 33.3397
        xyY:
        0.2478, 0.2496, 16.5565
      CIE-Lab:
        47.6963, 4.0186, -24.9811
        CIE-LCH:
        47.6963, 25.3023, 279.1386
        CIE-Luv:
        47.6963, -10.9159, -37.1255
        Hunter-Lab:
        40.6897, 0.9026, -20.0974
      #5e719b color charts
#5e719b RGB chart
      #5e719b CMYK chart
      #5e719b RGB pie chart
      #5e719b color shades, tints & tones
#5e719b color schemes
#5e719b color preview, HTML & CSS examples
           This text has a color of #5e719b        
        
          <p style="color:#5e719b;">Text here</p>
        
        
          .mytext {color:#5e719b;}
        
        Text color #5e719b
      
           This box has a color of #5e719b        
        
          <div style="background-color:#5e719b;">Content here</div>
        
        
          .mybackground {background-color:#5e719b;}
        
        Background color #5e719b
      
           Border around this has a color of #5e719b        
        
          <div style="border:2px solid #5e719b;">Content here</div>
        
        
          .myborder {border:2px solid #5e719b;}
        
        Border color #5e719b