#5e669b color space conversions
Hex:
        #5e669b
        RGB:
        94, 102, 155
        CMY:
        63, 60, 39
        CMYK:
        39, 34, 0, 39
      HSL:
        232°, 24.4980%, 48.8235%
        HSV (HSB):
        232°, 39.3548%, 60.7843%
        XYZ:
        15.2839, 14.2490, 32.9551
        xyY:
        0.2446, 0.2280, 14.2490
      CIE-Lab:
        44.5879, 10.7404, -29.8200
        CIE-LCH:
        44.5879, 31.6953, 289.8077
        CIE-Luv:
        44.5879, -6.5994, -44.7599
        Hunter-Lab:
        37.7478, 6.2148, -25.3387
      #5e669b color charts
#5e669b RGB chart
      #5e669b CMYK chart
      #5e669b RGB pie chart
      #5e669b color shades, tints & tones
#5e669b color schemes
#5e669b color preview, HTML & CSS examples
           This text has a color of #5e669b        
        
          <p style="color:#5e669b;">Text here</p>
        
        
          .mytext {color:#5e669b;}
        
        Text color #5e669b
      
           This box has a color of #5e669b        
        
          <div style="background-color:#5e669b;">Content here</div>
        
        
          .mybackground {background-color:#5e669b;}
        
        Background color #5e669b
      
           Border around this has a color of #5e669b        
        
          <div style="border:2px solid #5e669b;">Content here</div>
        
        
          .myborder {border:2px solid #5e669b;}
        
        Border color #5e669b