#60428b color space conversions
Hex:
        #60428b
        RGB:
        96, 66, 139
        CMY:
        62, 74, 45
        CMYK:
        31, 53, 0, 45
      HSL:
        265°, 35.6098%, 40.1961%
        HSV (HSB):
        265°, 52.5180%, 54.5098%
        XYZ:
        11.4323, 8.2473, 25.4154
        xyY:
        0.2535, 0.1829, 8.2473
      CIE-Lab:
        34.4927, 29.1721, -36.0864
        CIE-LCH:
        34.4927, 46.4031, 308.9519
        CIE-Luv:
        34.4927, 8.2901, -52.5538
        Hunter-Lab:
        28.7181, 20.8017, -32.3688
      #60428b color charts
#60428b RGB chart
      #60428b CMYK chart
      #60428b RGB pie chart
      #60428b color shades, tints & tones
#60428b color schemes
#60428b color preview, HTML & CSS examples
           This text has a color of #60428b        
        
          <p style="color:#60428b;">Text here</p>
        
        
          .mytext {color:#60428b;}
        
        Text color #60428b
      
           This box has a color of #60428b        
        
          <div style="background-color:#60428b;">Content here</div>
        
        
          .mybackground {background-color:#60428b;}
        
        Background color #60428b
      
           Border around this has a color of #60428b        
        
          <div style="border:2px solid #60428b;">Content here</div>
        
        
          .myborder {border:2px solid #60428b;}
        
        Border color #60428b