#60448d color space conversions
Hex:
        #60448d
        RGB:
        96, 68, 141
        CMY:
        62, 73, 45
        CMYK:
        32, 52, 0, 45
      HSL:
        263°, 34.9282%, 40.9804%
        HSV (HSB):
        263°, 51.7730%, 55.2941%
        XYZ:
        11.6987, 8.5441, 26.2319
        xyY:
        0.2517, 0.1838, 8.5441
      CIE-Lab:
        35.0913, 28.4944, -36.3591
        CIE-LCH:
        35.0913, 46.1943, 308.0856
        CIE-Luv:
        35.0913, 7.4217, -53.1435
        Hunter-Lab:
        29.2303, 20.2871, -32.7468
      #60448d color charts
#60448d RGB chart
      #60448d CMYK chart
      #60448d RGB pie chart
      #60448d color shades, tints & tones
#60448d color schemes
#60448d color preview, HTML & CSS examples
           This text has a color of #60448d        
        
          <p style="color:#60448d;">Text here</p>
        
        
          .mytext {color:#60448d;}
        
        Text color #60448d
      
           This box has a color of #60448d        
        
          <div style="background-color:#60448d;">Content here</div>
        
        
          .mybackground {background-color:#60448d;}
        
        Background color #60448d
      
           Border around this has a color of #60448d        
        
          <div style="border:2px solid #60448d;">Content here</div>
        
        
          .myborder {border:2px solid #60448d;}
        
        Border color #60448d