#606b7d color space conversions
Hex:
        #606b7d
        RGB:
        96, 107, 125
        CMY:
        62, 58, 51
        CMYK:
        23, 14, 0, 51
      HSL:
        217°, 13.1222%, 43.3333%
        HSV (HSB):
        217°, 23.2000%, 49.0196%
        XYZ:
        13.7832, 14.4829, 21.4711
        xyY:
        0.2771, 0.2912, 14.4829
      CIE-Lab:
        44.9176, 0.1126, -11.3808
        CIE-LCH:
        44.9176, 11.3813, 270.5669
        CIE-Luv:
        44.9176, -6.5554, -15.8498
        Hunter-Lab:
        38.0563, -1.9495, -6.8114
      #606b7d color charts
#606b7d RGB chart
      #606b7d CMYK chart
      #606b7d RGB pie chart
      #606b7d color shades, tints & tones
#606b7d color schemes
#606b7d color preview, HTML & CSS examples
           This text has a color of #606b7d        
        
          <p style="color:#606b7d;">Text here</p>
        
        
          .mytext {color:#606b7d;}
        
        Text color #606b7d
      
           This box has a color of #606b7d        
        
          <div style="background-color:#606b7d;">Content here</div>
        
        
          .mybackground {background-color:#606b7d;}
        
        Background color #606b7d
      
           Border around this has a color of #606b7d        
        
          <div style="border:2px solid #606b7d;">Content here</div>
        
        
          .myborder {border:2px solid #606b7d;}
        
        Border color #606b7d