#60226e color space conversions
Hex:
        #60226e
        RGB:
        96, 34, 110
        CMY:
        62, 87, 57
        CMYK:
        13, 69, 0, 57
      HSL:
        289°, 52.7778%, 28.2353%
        HSV (HSB):
        289°, 69.0909%, 43.1373%
        XYZ:
        8.2104, 4.7566, 15.2372
        xyY:
        0.2911, 0.1686, 4.7566
      CIE-Lab:
        26.0299, 39.8635, -31.3701
        CIE-LCH:
        26.0299, 50.7265, 321.7994
        CIE-Luv:
        26.0299, 21.7659, -42.8403
        Hunter-Lab:
        21.8097, 29.0301, -26.1558
      #60226e color charts
#60226e RGB chart
      #60226e CMYK chart
      #60226e RGB pie chart
      #60226e color shades, tints & tones
#60226e color schemes
#60226e color preview, HTML & CSS examples
           This text has a color of #60226e        
        
          <p style="color:#60226e;">Text here</p>
        
        
          .mytext {color:#60226e;}
        
        Text color #60226e
      
           This box has a color of #60226e        
        
          <div style="background-color:#60226e;">Content here</div>
        
        
          .mybackground {background-color:#60226e;}
        
        Background color #60226e
      
           Border around this has a color of #60226e        
        
          <div style="border:2px solid #60226e;">Content here</div>
        
        
          .myborder {border:2px solid #60226e;}
        
        Border color #60226e