#5f6d9a color space conversions
Hex:
        #5f6d9a
        RGB:
        95, 109, 154
        CMY:
        63, 57, 40
        CMYK:
        38, 29, 0, 40
      HSL:
        226°, 23.6948%, 48.8235%
        HSV (HSB):
        226°, 38.3117%, 60.3922%
        XYZ:
        16.0207, 15.7033, 32.7585
        xyY:
        0.2485, 0.2435, 15.7033
      CIE-Lab:
        46.5828, 6.4429, -26.1131
        CIE-LCH:
        46.5828, 26.8961, 283.8598
        CIE-Luv:
        46.5828, -8.8809, -38.9744
        Hunter-Lab:
        39.6273, 2.8168, -21.2738
      #5f6d9a color charts
#5f6d9a RGB chart
      #5f6d9a CMYK chart
      #5f6d9a RGB pie chart
      #5f6d9a color shades, tints & tones
#5f6d9a color schemes
#5f6d9a color preview, HTML & CSS examples
           This text has a color of #5f6d9a        
        
          <p style="color:#5f6d9a;">Text here</p>
        
        
          .mytext {color:#5f6d9a;}
        
        Text color #5f6d9a
      
           This box has a color of #5f6d9a        
        
          <div style="background-color:#5f6d9a;">Content here</div>
        
        
          .mybackground {background-color:#5f6d9a;}
        
        Background color #5f6d9a
      
           Border around this has a color of #5f6d9a        
        
          <div style="border:2px solid #5f6d9a;">Content here</div>
        
        
          .myborder {border:2px solid #5f6d9a;}
        
        Border color #5f6d9a