#602e93 color space conversions
Hex:
        #602e93
        RGB:
        96, 46, 147
        CMY:
        62, 82, 42
        CMYK:
        35, 69, 0, 42
      HSL:
        270°, 52.3316%, 37.8431%
        HSV (HSB):
        270°, 68.7075%, 57.6471%
        XYZ:
        11.0673, 6.5474, 28.2842
        xyY:
        0.2411, 0.1426, 6.5474
      CIE-Lab:
        30.7534, 42.6348, -47.0026
        CIE-LCH:
        30.7534, 63.4584, 312.2103
        CIE-Luv:
        30.7534, 12.0734, -65.8848
        Hunter-Lab:
        25.5878, 32.4267, -47.6264
      #602e93 color charts
#602e93 RGB chart
      #602e93 CMYK chart
      #602e93 RGB pie chart
      #602e93 color shades, tints & tones
#602e93 color schemes
#602e93 color preview, HTML & CSS examples
           This text has a color of #602e93        
        
          <p style="color:#602e93;">Text here</p>
        
        
          .mytext {color:#602e93;}
        
        Text color #602e93
      
           This box has a color of #602e93        
        
          <div style="background-color:#602e93;">Content here</div>
        
        
          .mybackground {background-color:#602e93;}
        
        Background color #602e93
      
           Border around this has a color of #602e93        
        
          <div style="border:2px solid #602e93;">Content here</div>
        
        
          .myborder {border:2px solid #602e93;}
        
        Border color #602e93