#606b8d color space conversions
Hex:
        #606b8d
        RGB:
        96, 107, 141
        CMY:
        62, 58, 45
        CMYK:
        32, 24, 0, 45
      HSL:
        225°, 18.9873%, 46.4706%
        HSV (HSB):
        225°, 31.9149%, 55.2941%
        XYZ:
        14.8893, 14.9253, 27.2954
        xyY:
        0.2607, 0.2613, 14.9253
      CIE-Lab:
        45.5317, 4.3122, -20.0181
        CIE-LCH:
        45.5317, 20.4773, 282.1567
        CIE-Luv:
        45.5317, -7.1643, -29.2523
        Hunter-Lab:
        38.6332, 1.1859, -14.8467
      #606b8d color charts
#606b8d RGB chart
      #606b8d CMYK chart
      #606b8d RGB pie chart
      #606b8d color shades, tints & tones
#606b8d color schemes
#606b8d color preview, HTML & CSS examples
           This text has a color of #606b8d        
        
          <p style="color:#606b8d;">Text here</p>
        
        
          .mytext {color:#606b8d;}
        
        Text color #606b8d
      
           This box has a color of #606b8d        
        
          <div style="background-color:#606b8d;">Content here</div>
        
        
          .mybackground {background-color:#606b8d;}
        
        Background color #606b8d
      
           Border around this has a color of #606b8d        
        
          <div style="border:2px solid #606b8d;">Content here</div>
        
        
          .myborder {border:2px solid #606b8d;}
        
        Border color #606b8d