#602a9a color space conversions
Hex:
        #602a9a
        RGB:
        96, 42, 154
        CMY:
        62, 84, 40
        CMYK:
        38, 73, 0, 40
      HSL:
        269°, 57.1429%, 38.4314%
        HSV (HSB):
        269°, 72.7273%, 60.3922%
        XYZ:
        11.4846, 6.4758, 31.2165
        xyY:
        0.2335, 0.1317, 6.4758
      CIE-Lab:
        30.5825, 46.4021, -51.5630
        CIE-LCH:
        30.5825, 69.3679, 311.9844
        CIE-Luv:
        30.5825, 11.6379, -71.6413
        Hunter-Lab:
        25.4476, 36.0241, -54.9175
      #602a9a color charts
#602a9a RGB chart
      #602a9a CMYK chart
      #602a9a RGB pie chart
      #602a9a color shades, tints & tones
#602a9a color schemes
#602a9a color preview, HTML & CSS examples
           This text has a color of #602a9a        
        
          <p style="color:#602a9a;">Text here</p>
        
        
          .mytext {color:#602a9a;}
        
        Text color #602a9a
      
           This box has a color of #602a9a        
        
          <div style="background-color:#602a9a;">Content here</div>
        
        
          .mybackground {background-color:#602a9a;}
        
        Background color #602a9a
      
           Border around this has a color of #602a9a        
        
          <div style="border:2px solid #602a9a;">Content here</div>
        
        
          .myborder {border:2px solid #602a9a;}
        
        Border color #602a9a