#602a88 color space conversions
Hex:
        #602a88
        RGB:
        96, 42, 136
        CMY:
        62, 84, 47
        CMYK:
        29, 69, 0, 47
      HSL:
        274°, 52.8090%, 34.9020%
        HSV (HSB):
        274°, 69.1176%, 53.3333%
        XYZ:
        10.0958, 5.9203, 23.9032
        xyY:
        0.2529, 0.1483, 5.9203
      CIE-Lab:
        29.2105, 41.9210, -42.7012
        CIE-LCH:
        29.2105, 59.8395, 314.4718
        CIE-Luv:
        29.2105, 14.7560, -59.2499
        Hunter-Lab:
        24.3317, 31.4834, -41.2137
      #602a88 color charts
#602a88 RGB chart
      #602a88 CMYK chart
      #602a88 RGB pie chart
      #602a88 color shades, tints & tones
#602a88 color schemes
#602a88 color preview, HTML & CSS examples
           This text has a color of #602a88        
        
          <p style="color:#602a88;">Text here</p>
        
        
          .mytext {color:#602a88;}
        
        Text color #602a88
      
           This box has a color of #602a88        
        
          <div style="background-color:#602a88;">Content here</div>
        
        
          .mybackground {background-color:#602a88;}
        
        Background color #602a88
      
           Border around this has a color of #602a88        
        
          <div style="border:2px solid #602a88;">Content here</div>
        
        
          .myborder {border:2px solid #602a88;}
        
        Border color #602a88