#5e699e color space conversions
Hex:
        #5e699e
        RGB:
        94, 105, 158
        CMY:
        63, 59, 38
        CMYK:
        41, 34, 0, 38
      HSL:
        230°, 25.3968%, 49.4118%
        HSV (HSB):
        230°, 40.5063%, 61.9608%
        XYZ:
        15.8392, 14.9515, 34.3989
        xyY:
        0.2430, 0.2294, 14.9515
      CIE-Lab:
        45.5676, 9.7716, -30.0638
        CIE-LCH:
        45.5676, 31.6120, 288.0057
        CIE-Luv:
        45.5676, -7.8735, -45.2433
        Hunter-Lab:
        38.6671, 5.4516, -25.6783
      #5e699e color charts
#5e699e RGB chart
      #5e699e CMYK chart
      #5e699e RGB pie chart
      #5e699e color shades, tints & tones
#5e699e color schemes
#5e699e color preview, HTML & CSS examples
           This text has a color of #5e699e        
        
          <p style="color:#5e699e;">Text here</p>
        
        
          .mytext {color:#5e699e;}
        
        Text color #5e699e
      
           This box has a color of #5e699e        
        
          <div style="background-color:#5e699e;">Content here</div>
        
        
          .mybackground {background-color:#5e699e;}
        
        Background color #5e699e
      
           Border around this has a color of #5e699e        
        
          <div style="border:2px solid #5e699e;">Content here</div>
        
        
          .myborder {border:2px solid #5e699e;}
        
        Border color #5e699e