#602c88 color space conversions
Hex:
        #602c88
        RGB:
        96, 44, 136
        CMY:
        62, 83, 47
        CMYK:
        29, 68, 0, 47
      HSL:
        274°, 51.1111%, 35.2941%
        HSV (HSB):
        274°, 67.6471%, 53.3333%
        XYZ:
        10.1685, 6.0657, 23.9274
        xyY:
        0.2532, 0.1510, 6.0657
      CIE-Lab:
        29.5777, 40.9053, -42.1088
        CIE-LCH:
        29.5777, 58.7061, 314.1694
        CIE-Luv:
        29.5777, 14.3636, -58.7003
        Hunter-Lab:
        24.6287, 30.5973, -40.3616
      #602c88 color charts
#602c88 RGB chart
      #602c88 CMYK chart
      #602c88 RGB pie chart
      #602c88 color shades, tints & tones
#602c88 color schemes
#602c88 color preview, HTML & CSS examples
           This text has a color of #602c88        
        
          <p style="color:#602c88;">Text here</p>
        
        
          .mytext {color:#602c88;}
        
        Text color #602c88
      
           This box has a color of #602c88        
        
          <div style="background-color:#602c88;">Content here</div>
        
        
          .mybackground {background-color:#602c88;}
        
        Background color #602c88
      
           Border around this has a color of #602c88        
        
          <div style="border:2px solid #602c88;">Content here</div>
        
        
          .myborder {border:2px solid #602c88;}
        
        Border color #602c88