#5e689f color space conversions
Hex:
        #5e689f
        RGB:
        94, 104, 159
        CMY:
        63, 59, 38
        CMYK:
        41, 35, 0, 38
      HSL:
        231°, 25.6917%, 49.6078%
        HSV (HSB):
        231°, 40.8805%, 62.3529%
        XYZ:
        15.8244, 14.7835, 34.8204
        xyY:
        0.2419, 0.2259, 14.7835
      CIE-Lab:
        45.3363, 10.6832, -31.0169
        CIE-LCH:
        45.3363, 32.8051, 289.0053
        CIE-Luv:
        45.3363, -7.5319, -46.7606
        Hunter-Lab:
        38.4493, 6.1781, -26.7795
      #5e689f color charts
#5e689f RGB chart
      #5e689f CMYK chart
      #5e689f RGB pie chart
      #5e689f color shades, tints & tones
#5e689f color schemes
#5e689f color preview, HTML & CSS examples
           This text has a color of #5e689f        
        
          <p style="color:#5e689f;">Text here</p>
        
        
          .mytext {color:#5e689f;}
        
        Text color #5e689f
      
           This box has a color of #5e689f        
        
          <div style="background-color:#5e689f;">Content here</div>
        
        
          .mybackground {background-color:#5e689f;}
        
        Background color #5e689f
      
           Border around this has a color of #5e689f        
        
          <div style="border:2px solid #5e689f;">Content here</div>
        
        
          .myborder {border:2px solid #5e689f;}
        
        Border color #5e689f