#602ce1 color space conversions
Hex:
        #602ce1
        RGB:
        96, 44, 225
        CMY:
        62, 83, 12
        CMYK:
        57, 80, 0, 12
      HSL:
        257°, 75.1037%, 52.7451%
        HSV (HSB):
        257°, 80.4444%, 88.2353%
        XYZ:
        19.3152, 9.7244, 72.0931
        xyY:
        0.1910, 0.0962, 9.7244
      CIE-Lab:
        37.3432, 64.0336, -82.3466
        CIE-LCH:
        37.3432, 104.3133, 307.8690
        CIE-Luv:
        37.3432, 2.2813, -115.9784
        Hunter-Lab:
        31.1840, 55.9898, -115.2417
      #602ce1 color charts
#602ce1 RGB chart
      #602ce1 CMYK chart
      #602ce1 RGB pie chart
      #602ce1 color shades, tints & tones
#602ce1 color schemes
#602ce1 color preview, HTML & CSS examples
           This text has a color of #602ce1        
        
          <p style="color:#602ce1;">Text here</p>
        
        
          .mytext {color:#602ce1;}
        
        Text color #602ce1
      
           This box has a color of #602ce1        
        
          <div style="background-color:#602ce1;">Content here</div>
        
        
          .mybackground {background-color:#602ce1;}
        
        Background color #602ce1
      
           Border around this has a color of #602ce1        
        
          <div style="border:2px solid #602ce1;">Content here</div>
        
        
          .myborder {border:2px solid #602ce1;}
        
        Border color #602ce1