#605a89 color space conversions
Hex:
        #605a89
        RGB:
        96, 90, 137
        CMY:
        62, 65, 46
        CMYK:
        30, 34, 0, 46
      HSL:
        248°, 20.7048%, 44.5098%
        HSV (HSB):
        248°, 34.3066%, 53.7255%
        XYZ:
        12.9954, 11.6053, 25.2220
        xyY:
        0.2608, 0.2329, 11.6053
      CIE-Lab:
        40.5818, 13.6980, -25.2749
        CIE-LCH:
        40.5818, 28.7482, 298.4559
        CIE-Luv:
        40.5818, 0.0021, -37.3544
        Hunter-Lab:
        34.0665, 8.4762, -20.0503
      #605a89 color charts
#605a89 RGB chart
      #605a89 CMYK chart
      #605a89 RGB pie chart
      #605a89 color shades, tints & tones
#605a89 color schemes
#605a89 color preview, HTML & CSS examples
           This text has a color of #605a89        
        
          <p style="color:#605a89;">Text here</p>
        
        
          .mytext {color:#605a89;}
        
        Text color #605a89
      
           This box has a color of #605a89        
        
          <div style="background-color:#605a89;">Content here</div>
        
        
          .mybackground {background-color:#605a89;}
        
        Background color #605a89
      
           Border around this has a color of #605a89        
        
          <div style="border:2px solid #605a89;">Content here</div>
        
        
          .myborder {border:2px solid #605a89;}
        
        Border color #605a89