#60296e color space conversions
Hex:
        #60296e
        RGB:
        96, 41, 110
        CMY:
        62, 84, 57
        CMYK:
        13, 63, 0, 57
      HSL:
        288°, 45.6954%, 29.6078%
        HSV (HSB):
        288°, 62.7273%, 43.1373%
        XYZ:
        8.4313, 5.1985, 15.3109
        xyY:
        0.2913, 0.1796, 5.1985
      CIE-Lab:
        27.2929, 36.3844, -29.3595
        CIE-LCH:
        27.2929, 46.7526, 321.0990
        CIE-Luv:
        27.2929, 20.2224, -40.7349
        Hunter-Lab:
        22.8001, 26.1074, -23.8547
      #60296e color charts
#60296e RGB chart
      #60296e CMYK chart
      #60296e RGB pie chart
      #60296e color shades, tints & tones
#60296e color schemes
#60296e color preview, HTML & CSS examples
           This text has a color of #60296e        
        
          <p style="color:#60296e;">Text here</p>
        
        
          .mytext {color:#60296e;}
        
        Text color #60296e
      
           This box has a color of #60296e        
        
          <div style="background-color:#60296e;">Content here</div>
        
        
          .mybackground {background-color:#60296e;}
        
        Background color #60296e
      
           Border around this has a color of #60296e        
        
          <div style="border:2px solid #60296e;">Content here</div>
        
        
          .myborder {border:2px solid #60296e;}
        
        Border color #60296e