#605e98 color space conversions
Hex:
        #605e98
        RGB:
        96, 94, 152
        CMY:
        62, 63, 40
        CMYK:
        37, 38, 0, 40
      HSL:
        242°, 23.5772%, 48.2353%
        HSV (HSB):
        242°, 38.1579%, 59.6078%
        XYZ:
        14.4941, 12.7592, 31.4046
        xyY:
        0.2471, 0.2175, 12.7592
      CIE-Lab:
        42.3982, 15.4126, -31.4556
        CIE-LCH:
        42.3982, 35.0286, 296.1038
        CIE-Luv:
        42.3982, -2.5615, -47.2262
        Hunter-Lab:
        35.7200, 9.9197, -27.1230
      #605e98 color charts
#605e98 RGB chart
      #605e98 CMYK chart
      #605e98 RGB pie chart
      #605e98 color shades, tints & tones
#605e98 color schemes
#605e98 color preview, HTML & CSS examples
           This text has a color of #605e98        
        
          <p style="color:#605e98;">Text here</p>
        
        
          .mytext {color:#605e98;}
        
        Text color #605e98
      
           This box has a color of #605e98        
        
          <div style="background-color:#605e98;">Content here</div>
        
        
          .mybackground {background-color:#605e98;}
        
        Background color #605e98
      
           Border around this has a color of #605e98        
        
          <div style="border:2px solid #605e98;">Content here</div>
        
        
          .myborder {border:2px solid #605e98;}
        
        Border color #605e98