#603bcb color space conversions
Hex:
        #603bcb
        RGB:
        96, 59, 203
        CMY:
        62, 77, 20
        CMYK:
        53, 71, 0, 20
      HSL:
        255°, 58.0645%, 51.3725%
        HSV (HSB):
        255°, 70.9360%, 79.6078%
        XYZ:
        17.1673, 9.9265, 57.5111
        xyY:
        0.2029, 0.1173, 9.9265
      CIE-Lab:
        37.7102, 51.1246, -69.0653
        CIE-LCH:
        37.7102, 85.9287, 306.5102
        CIE-Luv:
        37.7102, 2.4339, -100.2467
        Hunter-Lab:
        31.5064, 42.1256, -86.1723
      #603bcb color charts
#603bcb RGB chart
      #603bcb CMYK chart
      #603bcb RGB pie chart
      #603bcb color shades, tints & tones
#603bcb color schemes
#603bcb color preview, HTML & CSS examples
           This text has a color of #603bcb        
        
          <p style="color:#603bcb;">Text here</p>
        
        
          .mytext {color:#603bcb;}
        
        Text color #603bcb
      
           This box has a color of #603bcb        
        
          <div style="background-color:#603bcb;">Content here</div>
        
        
          .mybackground {background-color:#603bcb;}
        
        Background color #603bcb
      
           Border around this has a color of #603bcb        
        
          <div style="border:2px solid #603bcb;">Content here</div>
        
        
          .myborder {border:2px solid #603bcb;}
        
        Border color #603bcb