#602cd2 color space conversions
Hex:
        #602cd2
        RGB:
        96, 44, 210
        CMY:
        62, 83, 18
        CMYK:
        54, 79, 0, 18
      HSL:
        259°, 65.3543%, 49.8039%
        HSV (HSB):
        259°, 79.0476%, 82.3529%
        XYZ:
        17.3574, 8.9413, 61.7838
        xyY:
        0.1971, 0.1015, 8.9413
      CIE-Lab:
        35.8710, 60.0915, -76.1447
        CIE-LCH:
        35.8710, 97.0000, 308.2796
        CIE-Luv:
        35.8710, 3.8648, -106.9868
        Hunter-Lab:
        29.9020, 51.2865, -101.5741
      #602cd2 color charts
#602cd2 RGB chart
      #602cd2 CMYK chart
      #602cd2 RGB pie chart
      #602cd2 color shades, tints & tones
#602cd2 color schemes
#602cd2 color preview, HTML & CSS examples
           This text has a color of #602cd2        
        
          <p style="color:#602cd2;">Text here</p>
        
        
          .mytext {color:#602cd2;}
        
        Text color #602cd2
      
           This box has a color of #602cd2        
        
          <div style="background-color:#602cd2;">Content here</div>
        
        
          .mybackground {background-color:#602cd2;}
        
        Background color #602cd2
      
           Border around this has a color of #602cd2        
        
          <div style="border:2px solid #602cd2;">Content here</div>
        
        
          .myborder {border:2px solid #602cd2;}
        
        Border color #602cd2