#606d8b color space conversions
Hex:
        #606d8b
        RGB:
        96, 109, 139
        CMY:
        62, 57, 45
        CMYK:
        31, 22, 0, 45
      HSL:
        222°, 18.2979%, 46.0784%
        HSV (HSB):
        222°, 30.9353%, 54.5098%
        XYZ:
        14.9527, 15.2882, 26.5889
        xyY:
        0.2631, 0.2690, 15.2882
      CIE-Lab:
        46.0264, 2.5621, -18.0676
        CIE-LCH:
        46.0264, 18.2484, 278.0712
        CIE-Luv:
        46.0264, -7.9354, -26.1596
        Hunter-Lab:
        39.1001, -0.1629, -12.9485
      #606d8b color charts
#606d8b RGB chart
      #606d8b CMYK chart
      #606d8b RGB pie chart
      #606d8b color shades, tints & tones
#606d8b color schemes
#606d8b color preview, HTML & CSS examples
           This text has a color of #606d8b        
        
          <p style="color:#606d8b;">Text here</p>
        
        
          .mytext {color:#606d8b;}
        
        Text color #606d8b
      
           This box has a color of #606d8b        
        
          <div style="background-color:#606d8b;">Content here</div>
        
        
          .mybackground {background-color:#606d8b;}
        
        Background color #606d8b
      
           Border around this has a color of #606d8b        
        
          <div style="border:2px solid #606d8b;">Content here</div>
        
        
          .myborder {border:2px solid #606d8b;}
        
        Border color #606d8b