#602e7b color space conversions
Hex:
        #602e7b
        RGB:
        96, 46, 123
        CMY:
        62, 82, 52
        CMYK:
        22, 63, 0, 52
      HSL:
        279°, 45.5621%, 33.1373%
        HSV (HSB):
        279°, 62.6016%, 48.2353%
        XYZ:
        9.3760, 5.8708, 19.3779
        xyY:
        0.2708, 0.1696, 5.8708
      CIE-Lab:
        29.0843, 36.6986, -34.7667
        CIE-LCH:
        29.0843, 50.5521, 316.5485
        CIE-Luv:
        29.0843, 16.3457, -48.6619
        Hunter-Lab:
        24.2298, 26.6705, -30.4565
      #602e7b color charts
#602e7b RGB chart
      #602e7b CMYK chart
      #602e7b RGB pie chart
      #602e7b color shades, tints & tones
#602e7b color schemes
#602e7b color preview, HTML & CSS examples
           This text has a color of #602e7b        
        
          <p style="color:#602e7b;">Text here</p>
        
        
          .mytext {color:#602e7b;}
        
        Text color #602e7b
      
           This box has a color of #602e7b        
        
          <div style="background-color:#602e7b;">Content here</div>
        
        
          .mybackground {background-color:#602e7b;}
        
        Background color #602e7b
      
           Border around this has a color of #602e7b        
        
          <div style="border:2px solid #602e7b;">Content here</div>
        
        
          .myborder {border:2px solid #602e7b;}
        
        Border color #602e7b