#606a8e color space conversions
Hex:
        #606a8e
        RGB:
        96, 106, 142
        CMY:
        62, 58, 44
        CMYK:
        32, 25, 0, 44
      HSL:
        227°, 19.3277%, 46.6667%
        HSV (HSB):
        227°, 32.3944%, 55.6863%
        XYZ:
        14.8604, 14.7479, 27.6546
        xyY:
        0.2595, 0.2575, 14.7479
      CIE-Lab:
        45.2869, 5.1928, -20.9908
        CIE-LCH:
        45.2869, 21.6236, 283.8952
        CIE-Luv:
        45.2869, -6.7864, -30.7949
        Hunter-Lab:
        38.4029, 1.8672, -15.8136
      #606a8e color charts
#606a8e RGB chart
      #606a8e CMYK chart
      #606a8e RGB pie chart
      #606a8e color shades, tints & tones
#606a8e color schemes
#606a8e color preview, HTML & CSS examples
           This text has a color of #606a8e        
        
          <p style="color:#606a8e;">Text here</p>
        
        
          .mytext {color:#606a8e;}
        
        Text color #606a8e
      
           This box has a color of #606a8e        
        
          <div style="background-color:#606a8e;">Content here</div>
        
        
          .mybackground {background-color:#606a8e;}
        
        Background color #606a8e
      
           Border around this has a color of #606a8e        
        
          <div style="border:2px solid #606a8e;">Content here</div>
        
        
          .myborder {border:2px solid #606a8e;}
        
        Border color #606a8e