#5e689d color space conversions
Hex:
        #5e689d
        RGB:
        94, 104, 157
        CMY:
        63, 59, 38
        CMYK:
        40, 34, 0, 38
      HSL:
        230°, 25.0996%, 49.2157%
        HSV (HSB):
        230°, 40.1274%, 61.5686%
        XYZ:
        15.6522, 14.7146, 33.9135
        xyY:
        0.2435, 0.2289, 14.7146
      CIE-Lab:
        45.2408, 10.0930, -29.9836
        CIE-LCH:
        45.2408, 31.6368, 288.6042
        CIE-Luv:
        45.2408, -7.4505, -45.0842
        Hunter-Lab:
        38.3597, 5.7054, -25.5662
      #5e689d color charts
#5e689d RGB chart
      #5e689d CMYK chart
      #5e689d RGB pie chart
      #5e689d color shades, tints & tones
#5e689d color schemes
#5e689d color preview, HTML & CSS examples
           This text has a color of #5e689d        
        
          <p style="color:#5e689d;">Text here</p>
        
        
          .mytext {color:#5e689d;}
        
        Text color #5e689d
      
           This box has a color of #5e689d        
        
          <div style="background-color:#5e689d;">Content here</div>
        
        
          .mybackground {background-color:#5e689d;}
        
        Background color #5e689d
      
           Border around this has a color of #5e689d        
        
          <div style="border:2px solid #5e689d;">Content here</div>
        
        
          .myborder {border:2px solid #5e689d;}
        
        Border color #5e689d