#602a68 color space conversions
Hex:
        #602a68
        RGB:
        96, 42, 104
        CMY:
        62, 84, 59
        CMYK:
        8, 60, 0, 59
      HSL:
        292°, 42.4658%, 28.6275%
        HSV (HSB):
        292°, 59.6154%, 40.7843%
        XYZ:
        8.1505, 5.1422, 13.6597
        xyY:
        0.3024, 0.1908, 5.1422
      CIE-Lab:
        27.1361, 34.5569, -25.7480
        CIE-LCH:
        27.1361, 43.0945, 323.3106
        CIE-Luv:
        27.1361, 21.2963, -35.9119
        Hunter-Lab:
        22.6764, 24.4740, -19.8412
      #602a68 color charts
#602a68 RGB chart
      #602a68 CMYK chart
      #602a68 RGB pie chart
      #602a68 color shades, tints & tones
#602a68 color schemes
#602a68 color preview, HTML & CSS examples
           This text has a color of #602a68        
        
          <p style="color:#602a68;">Text here</p>
        
        
          .mytext {color:#602a68;}
        
        Text color #602a68
      
           This box has a color of #602a68        
        
          <div style="background-color:#602a68;">Content here</div>
        
        
          .mybackground {background-color:#602a68;}
        
        Background color #602a68
      
           Border around this has a color of #602a68        
        
          <div style="border:2px solid #602a68;">Content here</div>
        
        
          .myborder {border:2px solid #602a68;}
        
        Border color #602a68