#603f9a color space conversions
Hex:
        #603f9a
        RGB:
        96, 63, 154
        CMY:
        62, 75, 40
        CMYK:
        38, 59, 0, 40
      HSL:
        262°, 41.9355%, 42.5490%
        HSV (HSB):
        262°, 59.0909%, 60.3922%
        XYZ:
        12.4341, 8.3749, 31.5330
        xyY:
        0.2376, 0.1600, 8.3749
      CIE-Lab:
        34.7518, 35.0641, -44.8189
        CIE-LCH:
        34.7518, 56.9053, 308.0379
        CIE-Luv:
        34.7518, 7.1996, -65.2202
        Hunter-Lab:
        28.9394, 26.0503, -44.3461
      #603f9a color charts
#603f9a RGB chart
      #603f9a CMYK chart
      #603f9a RGB pie chart
      #603f9a color shades, tints & tones
#603f9a color schemes
#603f9a color preview, HTML & CSS examples
           This text has a color of #603f9a        
        
          <p style="color:#603f9a;">Text here</p>
        
        
          .mytext {color:#603f9a;}
        
        Text color #603f9a
      
           This box has a color of #603f9a        
        
          <div style="background-color:#603f9a;">Content here</div>
        
        
          .mybackground {background-color:#603f9a;}
        
        Background color #603f9a
      
           Border around this has a color of #603f9a        
        
          <div style="border:2px solid #603f9a;">Content here</div>
        
        
          .myborder {border:2px solid #603f9a;}
        
        Border color #603f9a