#60549e color space conversions
Hex:
        #60549e
        RGB:
        96, 84, 158
        CMY:
        62, 67, 38
        CMYK:
        39, 47, 0, 38
      HSL:
        250°, 30.5785%, 47.4510%
        HSV (HSB):
        250°, 46.8354%, 61.9608%
        XYZ:
        14.1657, 11.2961, 33.7815
        xyY:
        0.2391, 0.1907, 11.2961
      CIE-Lab:
        40.0747, 23.3950, -38.7146
        CIE-LCH:
        40.0747, 45.2343, 301.1443
        CIE-Luv:
        40.0747, 0.5271, -58.1182
        Hunter-Lab:
        33.6096, 16.4172, -36.0665
      #60549e color charts
#60549e RGB chart
      #60549e CMYK chart
      #60549e RGB pie chart
      #60549e color shades, tints & tones
#60549e color schemes
#60549e color preview, HTML & CSS examples
           This text has a color of #60549e        
        
          <p style="color:#60549e;">Text here</p>
        
        
          .mytext {color:#60549e;}
        
        Text color #60549e
      
           This box has a color of #60549e        
        
          <div style="background-color:#60549e;">Content here</div>
        
        
          .mybackground {background-color:#60549e;}
        
        Background color #60549e
      
           Border around this has a color of #60549e        
        
          <div style="border:2px solid #60549e;">Content here</div>
        
        
          .myborder {border:2px solid #60549e;}
        
        Border color #60549e