#606ba3 color space conversions
Hex:
        #606ba3
        RGB:
        96, 107, 163
        CMY:
        62, 58, 36
        CMYK:
        41, 34, 0, 36
      HSL:
        230°, 26.6932%, 50.7843%
        HSV (HSB):
        230°, 41.1043%, 63.9216%
        XYZ:
        16.6924, 15.6465, 36.7906
        xyY:
        0.2415, 0.2263, 15.6465
      CIE-Lab:
        46.5073, 10.5757, -31.5303
        CIE-LCH:
        46.5073, 33.2566, 288.5421
        CIE-Luv:
        46.5073, -8.0241, -47.8105
        Hunter-Lab:
        39.5557, 6.1042, -27.4565
      #606ba3 color charts
#606ba3 RGB chart
      #606ba3 CMYK chart
      #606ba3 RGB pie chart
      #606ba3 color shades, tints & tones
#606ba3 color schemes
#606ba3 color preview, HTML & CSS examples
           This text has a color of #606ba3        
        
          <p style="color:#606ba3;">Text here</p>
        
        
          .mytext {color:#606ba3;}
        
        Text color #606ba3
      
           This box has a color of #606ba3        
        
          <div style="background-color:#606ba3;">Content here</div>
        
        
          .mybackground {background-color:#606ba3;}
        
        Background color #606ba3
      
           Border around this has a color of #606ba3        
        
          <div style="border:2px solid #606ba3;">Content here</div>
        
        
          .myborder {border:2px solid #606ba3;}
        
        Border color #606ba3