#606aa5 color space conversions
Hex:
        #606aa5
        RGB:
        96, 106, 165
        CMY:
        62, 58, 35
        CMYK:
        42, 36, 0, 35
      HSL:
        231°, 27.7108%, 51.1765%
        HSV (HSB):
        231°, 41.8182%, 64.7059%
        XYZ:
        16.7694, 15.5115, 37.7075
        xyY:
        0.2396, 0.2216, 15.5115
      CIE-Lab:
        46.3269, 11.7830, -32.9889
        CIE-LCH:
        46.3269, 35.0301, 289.6558
        CIE-Luv:
        46.3269, -7.7271, -50.1625
        Hunter-Lab:
        39.3846, 7.0798, -29.1960
      #606aa5 color charts
#606aa5 RGB chart
      #606aa5 CMYK chart
      #606aa5 RGB pie chart
      #606aa5 color shades, tints & tones
#606aa5 color schemes
#606aa5 color preview, HTML & CSS examples
           This text has a color of #606aa5        
        
          <p style="color:#606aa5;">Text here</p>
        
        
          .mytext {color:#606aa5;}
        
        Text color #606aa5
      
           This box has a color of #606aa5        
        
          <div style="background-color:#606aa5;">Content here</div>
        
        
          .mybackground {background-color:#606aa5;}
        
        Background color #606aa5
      
           Border around this has a color of #606aa5        
        
          <div style="border:2px solid #606aa5;">Content here</div>
        
        
          .myborder {border:2px solid #606aa5;}
        
        Border color #606aa5