#602a75 color space conversions
Hex:
        #602a75
        RGB:
        96, 42, 117
        CMY:
        62, 84, 54
        CMYK:
        18, 64, 0, 54
      HSL:
        283°, 47.1698%, 31.1765%
        HSV (HSB):
        283°, 64.1026%, 45.8824%
        XYZ:
        8.8627, 5.4271, 17.4100
        xyY:
        0.2796, 0.1712, 5.4271
      CIE-Lab:
        27.9184, 37.4285, -32.8319
        CIE-LCH:
        27.9184, 49.7878, 318.7431
        CIE-Luv:
        27.9184, 18.4881, -45.5747
        Hunter-Lab:
        23.2961, 27.1400, -28.0024
      #602a75 color charts
#602a75 RGB chart
      #602a75 CMYK chart
      #602a75 RGB pie chart
      #602a75 color shades, tints & tones
#602a75 color schemes
#602a75 color preview, HTML & CSS examples
           This text has a color of #602a75        
        
          <p style="color:#602a75;">Text here</p>
        
        
          .mytext {color:#602a75;}
        
        Text color #602a75
      
           This box has a color of #602a75        
        
          <div style="background-color:#602a75;">Content here</div>
        
        
          .mybackground {background-color:#602a75;}
        
        Background color #602a75
      
           Border around this has a color of #602a75        
        
          <div style="border:2px solid #602a75;">Content here</div>
        
        
          .myborder {border:2px solid #602a75;}
        
        Border color #602a75