#60297c color space conversions
Hex:
        #60297c
        RGB:
        96, 41, 124
        CMY:
        62, 84, 51
        CMYK:
        23, 67, 0, 51
      HSL:
        280°, 50.3030%, 32.3529%
        HSV (HSB):
        280°, 66.9355%, 48.6275%
        XYZ:
        9.2549, 5.5279, 19.6480
        xyY:
        0.2688, 0.1606, 5.5279
      CIE-Lab:
        28.1887, 39.5595, -36.8310
        CIE-LCH:
        28.1887, 54.0507, 317.0456
        CIE-Luv:
        28.1887, 17.2719, -50.9790
        Hunter-Lab:
        23.5115, 29.1183, -33.0891
      #60297c color charts
#60297c RGB chart
      #60297c CMYK chart
      #60297c RGB pie chart
      #60297c color shades, tints & tones
#60297c color schemes
#60297c color preview, HTML & CSS examples
           This text has a color of #60297c        
        
          <p style="color:#60297c;">Text here</p>
        
        
          .mytext {color:#60297c;}
        
        Text color #60297c
      
           This box has a color of #60297c        
        
          <div style="background-color:#60297c;">Content here</div>
        
        
          .mybackground {background-color:#60297c;}
        
        Background color #60297c
      
           Border around this has a color of #60297c        
        
          <div style="border:2px solid #60297c;">Content here</div>
        
        
          .myborder {border:2px solid #60297c;}
        
        Border color #60297c