#606d7d color space conversions
Hex:
        #606d7d
        RGB:
        96, 109, 125
        CMY:
        62, 57, 51
        CMYK:
        23, 13, 0, 51
      HSL:
        213°, 13.1222%, 43.3333%
        HSV (HSB):
        213°, 23.2000%, 49.0196%
        XYZ:
        13.9942, 14.9047, 21.5414
        xyY:
        0.2774, 0.2955, 14.9047
      CIE-Lab:
        45.5035, -1.0793, -10.4976
        CIE-LCH:
        45.5035, 10.5530, 264.1296
        CIE-Luv:
        45.5035, -7.4550, -14.4536
        Hunter-Lab:
        38.6067, -2.8588, -6.0574
      #606d7d color charts
#606d7d RGB chart
      #606d7d CMYK chart
      #606d7d RGB pie chart
      #606d7d color shades, tints & tones
#606d7d color schemes
#606d7d color preview, HTML & CSS examples
           This text has a color of #606d7d        
        
          <p style="color:#606d7d;">Text here</p>
        
        
          .mytext {color:#606d7d;}
        
        Text color #606d7d
      
           This box has a color of #606d7d        
        
          <div style="background-color:#606d7d;">Content here</div>
        
        
          .mybackground {background-color:#606d7d;}
        
        Background color #606d7d
      
           Border around this has a color of #606d7d        
        
          <div style="border:2px solid #606d7d;">Content here</div>
        
        
          .myborder {border:2px solid #606d7d;}
        
        Border color #606d7d