#604c9d color space conversions
Hex:
        #604c9d
        RGB:
        96, 76, 157
        CMY:
        62, 70, 38
        CMYK:
        39, 52, 0, 38
      HSL:
        255°, 34.7639%, 45.6863%
        HSV (HSB):
        255°, 51.5924%, 61.5686%
        XYZ:
        13.4941, 10.0900, 33.1346
        xyY:
        0.2379, 0.1779, 10.0900
      CIE-Lab:
        38.0035, 28.0651, -41.4159
        CIE-LCH:
        38.0035, 50.0292, 304.1232
        CIE-Luv:
        38.0035, 3.1740, -61.5985
        Hunter-Lab:
        31.7648, 20.2410, -39.6116
      #604c9d color charts
#604c9d RGB chart
      #604c9d CMYK chart
      #604c9d RGB pie chart
      #604c9d color shades, tints & tones
#604c9d color schemes
#604c9d color preview, HTML & CSS examples
           This text has a color of #604c9d        
        
          <p style="color:#604c9d;">Text here</p>
        
        
          .mytext {color:#604c9d;}
        
        Text color #604c9d
      
           This box has a color of #604c9d        
        
          <div style="background-color:#604c9d;">Content here</div>
        
        
          .mybackground {background-color:#604c9d;}
        
        Background color #604c9d
      
           Border around this has a color of #604c9d        
        
          <div style="border:2px solid #604c9d;">Content here</div>
        
        
          .myborder {border:2px solid #604c9d;}
        
        Border color #604c9d