#605ea2 color space conversions
Hex:
        #605ea2
        RGB:
        96, 94, 162
        CMY:
        62, 63, 36
        CMYK:
        41, 42, 0, 36
      HSL:
        242°, 26.7717%, 50.1961%
        HSV (HSB):
        242°, 41.9753%, 63.5294%
        XYZ:
        15.3482, 13.1008, 35.9022
        xyY:
        0.2385, 0.2036, 13.1008
      CIE-Lab:
        42.9148, 18.3329, -36.5938
        CIE-LCH:
        42.9148, 40.9292, 296.6101
        CIE-Luv:
        42.9148, -3.1956, -55.4413
        Hunter-Lab:
        36.1951, 12.3497, -33.4737
      #605ea2 color charts
#605ea2 RGB chart
      #605ea2 CMYK chart
      #605ea2 RGB pie chart
      #605ea2 color shades, tints & tones
#605ea2 color schemes
#605ea2 color preview, HTML & CSS examples
           This text has a color of #605ea2        
        
          <p style="color:#605ea2;">Text here</p>
        
        
          .mytext {color:#605ea2;}
        
        Text color #605ea2
      
           This box has a color of #605ea2        
        
          <div style="background-color:#605ea2;">Content here</div>
        
        
          .mybackground {background-color:#605ea2;}
        
        Background color #605ea2
      
           Border around this has a color of #605ea2        
        
          <div style="border:2px solid #605ea2;">Content here</div>
        
        
          .myborder {border:2px solid #605ea2;}
        
        Border color #605ea2