#602dd2 color space conversions
Hex:
        #602dd2
        RGB:
        96, 45, 210
        CMY:
        62, 82, 18
        CMYK:
        54, 79, 0, 18
      HSL:
        259°, 64.7059%, 50.0000%
        HSV (HSB):
        259°, 78.5714%, 82.3529%
        XYZ:
        17.3951, 9.0167, 61.7963
        xyY:
        0.1972, 0.1022, 9.0167
      CIE-Lab:
        36.0165, 59.6700, -75.9052
        CIE-LCH:
        36.0165, 96.5511, 308.1713
        CIE-Luv:
        36.0165, 3.7449, -106.8797
        Hunter-Lab:
        30.0278, 50.8563, -100.9975
      #602dd2 color charts
#602dd2 RGB chart
      #602dd2 CMYK chart
      #602dd2 RGB pie chart
      #602dd2 color shades, tints & tones
#602dd2 color schemes
#602dd2 color preview, HTML & CSS examples
           This text has a color of #602dd2        
        
          <p style="color:#602dd2;">Text here</p>
        
        
          .mytext {color:#602dd2;}
        
        Text color #602dd2
      
           This box has a color of #602dd2        
        
          <div style="background-color:#602dd2;">Content here</div>
        
        
          .mybackground {background-color:#602dd2;}
        
        Background color #602dd2
      
           Border around this has a color of #602dd2        
        
          <div style="border:2px solid #602dd2;">Content here</div>
        
        
          .myborder {border:2px solid #602dd2;}
        
        Border color #602dd2