#602c64 color space conversions
Hex:
        #602c64
        RGB:
        96, 44, 100
        CMY:
        62, 83, 61
        CMYK:
        4, 56, 0, 61
      HSL:
        296°, 38.8889%, 28.2353%
        HSV (HSB):
        296°, 56.0000%, 39.2157%
        XYZ:
        8.0248, 5.2083, 12.6389
        xyY:
        0.3102, 0.2013, 5.2083
      CIE-Lab:
        27.3200, 32.6245, -22.8721
        CIE-LCH:
        27.3200, 39.8433, 324.9668
        CIE-Luv:
        27.3200, 21.6251, -32.1481
        Hunter-Lab:
        22.8216, 22.8284, -16.8605
      #602c64 color charts
#602c64 RGB chart
      #602c64 CMYK chart
      #602c64 RGB pie chart
      #602c64 color shades, tints & tones
#602c64 color schemes
#602c64 color preview, HTML & CSS examples
           This text has a color of #602c64        
        
          <p style="color:#602c64;">Text here</p>
        
        
          .mytext {color:#602c64;}
        
        Text color #602c64
      
           This box has a color of #602c64        
        
          <div style="background-color:#602c64;">Content here</div>
        
        
          .mybackground {background-color:#602c64;}
        
        Background color #602c64
      
           Border around this has a color of #602c64        
        
          <div style="border:2px solid #602c64;">Content here</div>
        
        
          .myborder {border:2px solid #602c64;}
        
        Border color #602c64