#603c98 color space conversions
Hex:
        #603c98
        RGB:
        96, 60, 152
        CMY:
        62, 76, 40
        CMYK:
        37, 61, 0, 40
      HSL:
        263°, 43.3962%, 41.5686%
        HSV (HSB):
        263°, 60.5263%, 59.6078%
        XYZ:
        12.1072, 7.9855, 30.6090
        xyY:
        0.2388, 0.1575, 7.9855
      CIE-Lab:
        33.9527, 36.2643, -44.8913
        CIE-LCH:
        33.9527, 57.7090, 308.9322
        CIE-Luv:
        33.9527, 8.2249, -64.9206
        Hunter-Lab:
        28.2586, 27.0245, -44.4403
      #603c98 color charts
#603c98 RGB chart
      #603c98 CMYK chart
      #603c98 RGB pie chart
      #603c98 color shades, tints & tones
#603c98 color schemes
#603c98 color preview, HTML & CSS examples
           This text has a color of #603c98        
        
          <p style="color:#603c98;">Text here</p>
        
        
          .mytext {color:#603c98;}
        
        Text color #603c98
      
           This box has a color of #603c98        
        
          <div style="background-color:#603c98;">Content here</div>
        
        
          .mybackground {background-color:#603c98;}
        
        Background color #603c98
      
           Border around this has a color of #603c98        
        
          <div style="border:2px solid #603c98;">Content here</div>
        
        
          .myborder {border:2px solid #603c98;}
        
        Border color #603c98