#606a8d color space conversions
Hex:
        #606a8d
        RGB:
        96, 106, 141
        CMY:
        62, 58, 45
        CMYK:
        32, 25, 0, 45
      HSL:
        227°, 18.9873%, 46.4706%
        HSV (HSB):
        227°, 31.9149%, 55.2941%
        XYZ:
        14.7856, 14.7180, 27.2609
        xyY:
        0.2605, 0.2593, 14.7180
      CIE-Lab:
        45.2454, 4.9190, -20.4584
        CIE-LCH:
        45.2454, 21.0414, 283.5196
        CIE-Luv:
        45.2454, -6.7459, -29.9512
        Hunter-Lab:
        38.3640, 1.6576, -15.2758
      #606a8d color charts
#606a8d RGB chart
      #606a8d CMYK chart
      #606a8d RGB pie chart
      #606a8d color shades, tints & tones
#606a8d color schemes
#606a8d color preview, HTML & CSS examples
           This text has a color of #606a8d        
        
          <p style="color:#606a8d;">Text here</p>
        
        
          .mytext {color:#606a8d;}
        
        Text color #606a8d
      
           This box has a color of #606a8d        
        
          <div style="background-color:#606a8d;">Content here</div>
        
        
          .mybackground {background-color:#606a8d;}
        
        Background color #606a8d
      
           Border around this has a color of #606a8d        
        
          <div style="border:2px solid #606a8d;">Content here</div>
        
        
          .myborder {border:2px solid #606a8d;}
        
        Border color #606a8d