#602cd1 color space conversions
Hex:
        #602cd1
        RGB:
        96, 44, 209
        CMY:
        62, 83, 18
        CMYK:
        54, 79, 0, 18
      HSL:
        259°, 65.2174%, 49.6078%
        HSV (HSB):
        259°, 78.9474%, 81.9608%
        XYZ:
        17.2332, 8.8916, 61.1296
        xyY:
        0.1975, 0.1019, 8.8916
      CIE-Lab:
        35.7748, 59.8281, -75.7242
        CIE-LCH:
        35.7748, 96.5068, 308.3115
        CIE-Luv:
        35.7748, 3.9754, -106.3802
        Hunter-Lab:
        29.8188, 50.9776, -100.6734
      #602cd1 color charts
#602cd1 RGB chart
      #602cd1 CMYK chart
      #602cd1 RGB pie chart
      #602cd1 color shades, tints & tones
#602cd1 color schemes
#602cd1 color preview, HTML & CSS examples
           This text has a color of #602cd1        
        
          <p style="color:#602cd1;">Text here</p>
        
        
          .mytext {color:#602cd1;}
        
        Text color #602cd1
      
           This box has a color of #602cd1        
        
          <div style="background-color:#602cd1;">Content here</div>
        
        
          .mybackground {background-color:#602cd1;}
        
        Background color #602cd1
      
           Border around this has a color of #602cd1        
        
          <div style="border:2px solid #602cd1;">Content here</div>
        
        
          .myborder {border:2px solid #602cd1;}
        
        Border color #602cd1