#602eaa color space conversions
Hex:
        #602eaa
        RGB:
        96, 46, 170
        CMY:
        62, 82, 33
        CMYK:
        44, 73, 0, 33
      HSL:
        264°, 57.4074%, 42.3529%
        HSV (HSB):
        264°, 72.9412%, 66.6667%
        XYZ:
        13.0566, 7.3431, 38.7594
        xyY:
        0.2207, 0.1241, 7.3431
      CIE-Lab:
        32.5755, 48.6113, -57.9924
        CIE-LCH:
        32.5755, 75.6715, 309.9709
        CIE-Luv:
        32.5755, 8.5719, -81.4669
        Hunter-Lab:
        27.0981, 38.5843, -65.8360
      #602eaa color charts
#602eaa RGB chart
      #602eaa CMYK chart
      #602eaa RGB pie chart
      #602eaa color shades, tints & tones
#602eaa color schemes
#602eaa color preview, HTML & CSS examples
           This text has a color of #602eaa        
        
          <p style="color:#602eaa;">Text here</p>
        
        
          .mytext {color:#602eaa;}
        
        Text color #602eaa
      
           This box has a color of #602eaa        
        
          <div style="background-color:#602eaa;">Content here</div>
        
        
          .mybackground {background-color:#602eaa;}
        
        Background color #602eaa
      
           Border around this has a color of #602eaa        
        
          <div style="border:2px solid #602eaa;">Content here</div>
        
        
          .myborder {border:2px solid #602eaa;}
        
        Border color #602eaa