#602e6a color space conversions
Hex:
        #602e6a
        RGB:
        96, 46, 106
        CMY:
        62, 82, 58
        CMYK:
        9, 57, 0, 58
      HSL:
        290°, 39.4737%, 29.8039%
        HSV (HSB):
        290°, 56.6038%, 41.5686%
        XYZ:
        8.4024, 5.4814, 14.2508
        xyY:
        0.2986, 0.1948, 5.4814
      CIE-Lab:
        28.0644, 32.8035, -25.5714
        CIE-LCH:
        28.0644, 41.5929, 322.0625
        CIE-Luv:
        28.0644, 19.7565, -35.9219
        Hunter-Lab:
        23.4124, 23.0896, -19.7004
      #602e6a color charts
#602e6a RGB chart
      #602e6a CMYK chart
      #602e6a RGB pie chart
      #602e6a color shades, tints & tones
#602e6a color schemes
#602e6a color preview, HTML & CSS examples
           This text has a color of #602e6a        
        
          <p style="color:#602e6a;">Text here</p>
        
        
          .mytext {color:#602e6a;}
        
        Text color #602e6a
      
           This box has a color of #602e6a        
        
          <div style="background-color:#602e6a;">Content here</div>
        
        
          .mybackground {background-color:#602e6a;}
        
        Background color #602e6a
      
           Border around this has a color of #602e6a        
        
          <div style="border:2px solid #602e6a;">Content here</div>
        
        
          .myborder {border:2px solid #602e6a;}
        
        Border color #602e6a