#605b9a color space conversions
Hex:
        #605b9a
        RGB:
        96, 91, 154
        CMY:
        62, 64, 40
        CMYK:
        38, 41, 0, 40
      HSL:
        245°, 25.7143%, 48.0392%
        HSV (HSB):
        245°, 40.9091%, 60.3922%
        XYZ:
        14.3977, 12.3021, 32.1875
        xyY:
        0.2445, 0.2089, 12.3021
      CIE-Lab:
        41.6922, 17.8620, -33.7618
        CIE-LCH:
        41.6922, 38.1957, 297.8814
        CIE-Luv:
        41.6922, -1.5942, -50.7545
        Hunter-Lab:
        35.0743, 11.8927, -29.8582
      #605b9a color charts
#605b9a RGB chart
      #605b9a CMYK chart
      #605b9a RGB pie chart
      #605b9a color shades, tints & tones
#605b9a color schemes
#605b9a color preview, HTML & CSS examples
           This text has a color of #605b9a        
        
          <p style="color:#605b9a;">Text here</p>
        
        
          .mytext {color:#605b9a;}
        
        Text color #605b9a
      
           This box has a color of #605b9a        
        
          <div style="background-color:#605b9a;">Content here</div>
        
        
          .mybackground {background-color:#605b9a;}
        
        Background color #605b9a
      
           Border around this has a color of #605b9a        
        
          <div style="border:2px solid #605b9a;">Content here</div>
        
        
          .myborder {border:2px solid #605b9a;}
        
        Border color #605b9a