#60489e color space conversions
Hex:
        #60489e
        RGB:
        96, 72, 158
        CMY:
        62, 72, 38
        CMYK:
        39, 54, 0, 38
      HSL:
        257°, 37.3913%, 45.0980%
        HSV (HSB):
        257°, 54.4304%, 61.9608%
        XYZ:
        13.3128, 9.5901, 33.4972
        xyY:
        0.2360, 0.1700, 9.5901
      CIE-Lab:
        37.0966, 30.8006, -43.4684
        CIE-LCH:
        37.0966, 53.2745, 305.3204
        CIE-Luv:
        37.0966, 4.2608, -64.3089
        Hunter-Lab:
        30.9680, 22.5413, -42.4547
      #60489e color charts
#60489e RGB chart
      #60489e CMYK chart
      #60489e RGB pie chart
      #60489e color shades, tints & tones
#60489e color schemes
#60489e color preview, HTML & CSS examples
           This text has a color of #60489e        
        
          <p style="color:#60489e;">Text here</p>
        
        
          .mytext {color:#60489e;}
        
        Text color #60489e
      
           This box has a color of #60489e        
        
          <div style="background-color:#60489e;">Content here</div>
        
        
          .mybackground {background-color:#60489e;}
        
        Background color #60489e
      
           Border around this has a color of #60489e        
        
          <div style="border:2px solid #60489e;">Content here</div>
        
        
          .myborder {border:2px solid #60489e;}
        
        Border color #60489e