#604f8f color space conversions
Hex:
        #604f8f
        RGB:
        96, 79, 143
        CMY:
        62, 69, 44
        CMYK:
        33, 45, 0, 44
      HSL:
        256°, 28.8288%, 43.5294%
        HSV (HSB):
        256°, 44.7552%, 56.0784%
        XYZ:
        12.5778, 10.0619, 27.2658
        xyY:
        0.2520, 0.2016, 10.0619
      CIE-Lab:
        37.9534, 22.2380, -33.0386
        CIE-LCH:
        37.9534, 39.8256, 303.9442
        CIE-Luv:
        37.9534, 3.5806, -48.9312
        Hunter-Lab:
        31.7205, 15.2676, -28.7591
      #604f8f color charts
#604f8f RGB chart
      #604f8f CMYK chart
      #604f8f RGB pie chart
      #604f8f color shades, tints & tones
#604f8f color schemes
#604f8f color preview, HTML & CSS examples
           This text has a color of #604f8f        
        
          <p style="color:#604f8f;">Text here</p>
        
        
          .mytext {color:#604f8f;}
        
        Text color #604f8f
      
           This box has a color of #604f8f        
        
          <div style="background-color:#604f8f;">Content here</div>
        
        
          .mybackground {background-color:#604f8f;}
        
        Background color #604f8f
      
           Border around this has a color of #604f8f        
        
          <div style="border:2px solid #604f8f;">Content here</div>
        
        
          .myborder {border:2px solid #604f8f;}
        
        Border color #604f8f