#606c9d color space conversions
Hex:
        #606c9d
        RGB:
        96, 108, 157
        CMY:
        62, 58, 38
        CMYK:
        39, 31, 0, 38
      HSL:
        228°, 24.1107%, 49.6078%
        HSV (HSB):
        228°, 38.8535%, 61.5686%
        XYZ:
        16.2722, 15.6462, 34.0607
        xyY:
        0.2466, 0.2371, 15.6462
      CIE-Lab:
        46.5069, 8.2079, -27.9965
        CIE-LCH:
        46.5069, 29.1749, 286.3398
        CIE-Luv:
        46.5069, -8.1795, -42.0738
        Hunter-Lab:
        39.5553, 4.2093, -23.3653
      #606c9d color charts
#606c9d RGB chart
      #606c9d CMYK chart
      #606c9d RGB pie chart
      #606c9d color shades, tints & tones
#606c9d color schemes
#606c9d color preview, HTML & CSS examples
           This text has a color of #606c9d        
        
          <p style="color:#606c9d;">Text here</p>
        
        
          .mytext {color:#606c9d;}
        
        Text color #606c9d
      
           This box has a color of #606c9d        
        
          <div style="background-color:#606c9d;">Content here</div>
        
        
          .mybackground {background-color:#606c9d;}
        
        Background color #606c9d
      
           Border around this has a color of #606c9d        
        
          <div style="border:2px solid #606c9d;">Content here</div>
        
        
          .myborder {border:2px solid #606c9d;}
        
        Border color #606c9d