#5f689b color space conversions
Hex:
        #5f689b
        RGB:
        95, 104, 155
        CMY:
        63, 59, 39
        CMYK:
        39, 33, 0, 39
      HSL:
        231°, 24.0000%, 49.0196%
        HSV (HSB):
        231°, 38.7097%, 60.7843%
        XYZ:
        15.5860, 14.7001, 33.0263
        xyY:
        0.2462, 0.2322, 14.7001
      CIE-Lab:
        45.2206, 9.7932, -28.8257
        CIE-LCH:
        45.2206, 30.4438, 288.7647
        CIE-Luv:
        45.2206, -6.9546, -43.2697
        Hunter-Lab:
        38.3407, 5.4665, -24.2333
      #5f689b color charts
#5f689b RGB chart
      #5f689b CMYK chart
      #5f689b RGB pie chart
      #5f689b color shades, tints & tones
#5f689b color schemes
#5f689b color preview, HTML & CSS examples
           This text has a color of #5f689b        
        
          <p style="color:#5f689b;">Text here</p>
        
        
          .mytext {color:#5f689b;}
        
        Text color #5f689b
      
           This box has a color of #5f689b        
        
          <div style="background-color:#5f689b;">Content here</div>
        
        
          .mybackground {background-color:#5f689b;}
        
        Background color #5f689b
      
           Border around this has a color of #5f689b        
        
          <div style="border:2px solid #5f689b;">Content here</div>
        
        
          .myborder {border:2px solid #5f689b;}
        
        Border color #5f689b