#605a88 color space conversions
Hex:
        #605a88
        RGB:
        96, 90, 136
        CMY:
        62, 65, 47
        CMYK:
        29, 34, 0, 47
      HSL:
        248°, 20.3540%, 44.3137%
        HSV (HSB):
        248°, 33.8235%, 53.3333%
        XYZ:
        12.9240, 11.5767, 24.8459
        xyY:
        0.2619, 0.2346, 11.5767
      CIE-Lab:
        40.5353, 13.4255, -24.7414
        CIE-LCH:
        40.5353, 28.1493, 298.4857
        CIE-Luv:
        40.5353, 0.0757, -36.5242
        Hunter-Lab:
        34.0245, 8.2589, -19.4784
      #605a88 color charts
#605a88 RGB chart
      #605a88 CMYK chart
      #605a88 RGB pie chart
      #605a88 color shades, tints & tones
#605a88 color schemes
#605a88 color preview, HTML & CSS examples
           This text has a color of #605a88        
        
          <p style="color:#605a88;">Text here</p>
        
        
          .mytext {color:#605a88;}
        
        Text color #605a88
      
           This box has a color of #605a88        
        
          <div style="background-color:#605a88;">Content here</div>
        
        
          .mybackground {background-color:#605a88;}
        
        Background color #605a88
      
           Border around this has a color of #605a88        
        
          <div style="border:2px solid #605a88;">Content here</div>
        
        
          .myborder {border:2px solid #605a88;}
        
        Border color #605a88