#605fa7 color space conversions
Hex:
        #605fa7
        RGB:
        96, 95, 167
        CMY:
        62, 63, 35
        CMYK:
        43, 43, 0, 35
      HSL:
        241°, 29.0323%, 51.3725%
        HSV (HSB):
        241°, 43.1138%, 65.4902%
        XYZ:
        15.8911, 13.4612, 38.3199
        xyY:
        0.2348, 0.1989, 13.4612
      CIE-Lab:
        43.4502, 19.1989, -38.7052
        CIE-LCH:
        43.4502, 43.2053, 296.3828
        CIE-Luv:
        43.4502, -3.8540, -58.8955
        Hunter-Lab:
        36.6896, 13.1059, -36.2420
      #605fa7 color charts
#605fa7 RGB chart
      #605fa7 CMYK chart
      #605fa7 RGB pie chart
      #605fa7 color shades, tints & tones
#605fa7 color schemes
#605fa7 color preview, HTML & CSS examples
           This text has a color of #605fa7        
        
          <p style="color:#605fa7;">Text here</p>
        
        
          .mytext {color:#605fa7;}
        
        Text color #605fa7
      
           This box has a color of #605fa7        
        
          <div style="background-color:#605fa7;">Content here</div>
        
        
          .mybackground {background-color:#605fa7;}
        
        Background color #605fa7
      
           Border around this has a color of #605fa7        
        
          <div style="border:2px solid #605fa7;">Content here</div>
        
        
          .myborder {border:2px solid #605fa7;}
        
        Border color #605fa7