#602fc4 color space conversions
Hex:
        #602fc4
        RGB:
        96, 47, 196
        CMY:
        62, 82, 23
        CMYK:
        51, 76, 0, 23
      HSL:
        260°, 61.3169%, 47.6471%
        HSV (HSB):
        260°, 76.0204%, 76.8627%
        XYZ:
        15.8042, 8.5053, 53.0333
        xyY:
        0.2043, 0.1100, 8.5053
      CIE-Lab:
        35.0139, 55.0588, -69.4044
        CIE-LCH:
        35.0139, 88.5914, 308.4251
        CIE-Luv:
        35.0139, 5.0762, -97.9875
        Hunter-Lab:
        29.1639, 45.6938, -87.4014
      #602fc4 color charts
#602fc4 RGB chart
      #602fc4 CMYK chart
      #602fc4 RGB pie chart
      #602fc4 color shades, tints & tones
#602fc4 color schemes
#602fc4 color preview, HTML & CSS examples
           This text has a color of #602fc4        
        
          <p style="color:#602fc4;">Text here</p>
        
        
          .mytext {color:#602fc4;}
        
        Text color #602fc4
      
           This box has a color of #602fc4        
        
          <div style="background-color:#602fc4;">Content here</div>
        
        
          .mybackground {background-color:#602fc4;}
        
        Background color #602fc4
      
           Border around this has a color of #602fc4        
        
          <div style="border:2px solid #602fc4;">Content here</div>
        
        
          .myborder {border:2px solid #602fc4;}
        
        Border color #602fc4