#603dbd color space conversions
Hex:
        #603dbd
        RGB:
        96, 61, 189
        CMY:
        62, 76, 26
        CMYK:
        49, 68, 0, 26
      HSL:
        256°, 51.2000%, 49.0196%
        HSV (HSB):
        256°, 67.7249%, 74.1176%
        XYZ:
        15.6779, 9.4984, 49.1512
        xyY:
        0.2109, 0.1278, 9.4984
      CIE-Lab:
        36.9267, 46.0798, -62.1692
        CIE-LCH:
        36.9267, 77.3844, 306.5458
        CIE-Luv:
        36.9267, 3.5348, -90.5430
        Hunter-Lab:
        30.8195, 36.8691, -72.9825
      #603dbd color charts
#603dbd RGB chart
      #603dbd CMYK chart
      #603dbd RGB pie chart
      #603dbd color shades, tints & tones
#603dbd color schemes
#603dbd color preview, HTML & CSS examples
           This text has a color of #603dbd        
        
          <p style="color:#603dbd;">Text here</p>
        
        
          .mytext {color:#603dbd;}
        
        Text color #603dbd
      
           This box has a color of #603dbd        
        
          <div style="background-color:#603dbd;">Content here</div>
        
        
          .mybackground {background-color:#603dbd;}
        
        Background color #603dbd
      
           Border around this has a color of #603dbd        
        
          <div style="border:2px solid #603dbd;">Content here</div>
        
        
          .myborder {border:2px solid #603dbd;}
        
        Border color #603dbd