#605aee color space conversions
Hex:
        #605aee
        RGB:
        96, 90, 238
        CMY:
        62, 65, 7
        CMYK:
        60, 62, 0, 7
      HSL:
        242°, 81.3187%, 64.3137%
        HSV (HSB):
        242°, 62.1849%, 93.3333%
        XYZ:
        23.9127, 15.9722, 82.7115
        xyY:
        0.1951, 0.1303, 15.9722
      CIE-Lab:
        46.9380, 44.3613, -73.9733
        CIE-LCH:
        46.9380, 86.2553, 300.9509
        CIE-Luv:
        46.9380, -6.6432, -114.3334
        Hunter-Lab:
        39.9652, 36.8640, -94.7303
      #605aee color charts
#605aee RGB chart
      #605aee CMYK chart
      #605aee RGB pie chart
      #605aee color shades, tints & tones
#605aee color schemes
#605aee color preview, HTML & CSS examples
           This text has a color of #605aee        
        
          <p style="color:#605aee;">Text here</p>
        
        
          .mytext {color:#605aee;}
        
        Text color #605aee
      
           This box has a color of #605aee        
        
          <div style="background-color:#605aee;">Content here</div>
        
        
          .mybackground {background-color:#605aee;}
        
        Background color #605aee
      
           Border around this has a color of #605aee        
        
          <div style="border:2px solid #605aee;">Content here</div>
        
        
          .myborder {border:2px solid #605aee;}
        
        Border color #605aee