#60408d color space conversions
Hex:
        #60408d
        RGB:
        96, 64, 141
        CMY:
        62, 75, 45
        CMYK:
        32, 55, 0, 45
      HSL:
        265°, 37.5610%, 40.1961%
        HSV (HSB):
        265°, 54.6099%, 55.2941%
        XYZ:
        11.4650, 8.0767, 26.1540
        xyY:
        0.2509, 0.1767, 8.0767
      CIE-Lab:
        34.1421, 30.9186, -37.8724
        CIE-LCH:
        34.1421, 48.8905, 309.2278
        CIE-Luv:
        34.1421, 8.6224, -55.0190
        Hunter-Lab:
        28.4195, 22.2763, -34.6700
      #60408d color charts
#60408d RGB chart
      #60408d CMYK chart
      #60408d RGB pie chart
      #60408d color shades, tints & tones
#60408d color schemes
#60408d color preview, HTML & CSS examples
           This text has a color of #60408d        
        
          <p style="color:#60408d;">Text here</p>
        
        
          .mytext {color:#60408d;}
        
        Text color #60408d
      
           This box has a color of #60408d        
        
          <div style="background-color:#60408d;">Content here</div>
        
        
          .mybackground {background-color:#60408d;}
        
        Background color #60408d
      
           Border around this has a color of #60408d        
        
          <div style="border:2px solid #60408d;">Content here</div>
        
        
          .myborder {border:2px solid #60408d;}
        
        Border color #60408d