#60527e color space conversions
Hex:
        #60527e
        RGB:
        96, 82, 126
        CMY:
        62, 68, 51
        CMYK:
        24, 35, 0, 51
      HSL:
        259°, 21.1538%, 40.7843%
        HSV (HSB):
        259°, 34.9206%, 49.4118%
        XYZ:
        11.6071, 10.0277, 21.0625
        xyY:
        0.2718, 0.2349, 10.0277
      CIE-Lab:
        37.8922, 15.7706, -22.7504
        CIE-LCH:
        37.8922, 27.6820, 304.7298
        CIE-Luv:
        37.8922, 4.0960, -33.3004
        Hunter-Lab:
        31.6666, 10.0107, -17.2690
      #60527e color charts
#60527e RGB chart
      #60527e CMYK chart
      #60527e RGB pie chart
      #60527e color shades, tints & tones
#60527e color schemes
#60527e color preview, HTML & CSS examples
           This text has a color of #60527e        
        
          <p style="color:#60527e;">Text here</p>
        
        
          .mytext {color:#60527e;}
        
        Text color #60527e
      
           This box has a color of #60527e        
        
          <div style="background-color:#60527e;">Content here</div>
        
        
          .mybackground {background-color:#60527e;}
        
        Background color #60527e
      
           Border around this has a color of #60527e        
        
          <div style="border:2px solid #60527e;">Content here</div>
        
        
          .myborder {border:2px solid #60527e;}
        
        Border color #60527e