#606e7e color space conversions
Hex:
        #606e7e
        RGB:
        96, 110, 126
        CMY:
        62, 57, 51
        CMYK:
        24, 13, 0, 51
      HSL:
        212°, 13.5135%, 43.5294%
        HSV (HSB):
        212°, 23.8095%, 49.4118%
        XYZ:
        14.1657, 15.1450, 21.9153
        xyY:
        0.2765, 0.2957, 15.1450
      CIE-Lab:
        45.8322, -1.4220, -10.6013
        CIE-LCH:
        45.8322, 10.6963, 262.3602
        CIE-Luv:
        45.8322, -7.9379, -14.5804
        Hunter-Lab:
        38.9166, -3.1298, -6.1467
      #606e7e color charts
#606e7e RGB chart
      #606e7e CMYK chart
      #606e7e RGB pie chart
      #606e7e color shades, tints & tones
#606e7e color schemes
#606e7e color preview, HTML & CSS examples
           This text has a color of #606e7e        
        
          <p style="color:#606e7e;">Text here</p>
        
        
          .mytext {color:#606e7e;}
        
        Text color #606e7e
      
           This box has a color of #606e7e        
        
          <div style="background-color:#606e7e;">Content here</div>
        
        
          .mybackground {background-color:#606e7e;}
        
        Background color #606e7e
      
           Border around this has a color of #606e7e        
        
          <div style="border:2px solid #606e7e;">Content here</div>
        
        
          .myborder {border:2px solid #606e7e;}
        
        Border color #606e7e