#603cbd color space conversions
Hex:
        #603cbd
        RGB:
        96, 60, 189
        CMY:
        62, 76, 26
        CMYK:
        49, 68, 0, 26
      HSL:
        257°, 51.8072%, 48.8235%
        HSV (HSB):
        257°, 68.2540%, 74.1176%
        XYZ:
        15.6250, 9.3926, 49.1335
        xyY:
        0.2107, 0.1267, 9.3926
      CIE-Lab:
        36.7295, 46.6211, -62.4908
        CIE-LCH:
        36.7295, 77.9655, 306.7247
        CIE-Luv:
        36.7295, 3.7292, -90.8113
        Hunter-Lab:
        30.6474, 37.3721, -73.5998
      #603cbd color charts
#603cbd RGB chart
      #603cbd CMYK chart
      #603cbd RGB pie chart
      #603cbd color shades, tints & tones
#603cbd color schemes
#603cbd color preview, HTML & CSS examples
           This text has a color of #603cbd        
        
          <p style="color:#603cbd;">Text here</p>
        
        
          .mytext {color:#603cbd;}
        
        Text color #603cbd
      
           This box has a color of #603cbd        
        
          <div style="background-color:#603cbd;">Content here</div>
        
        
          .mybackground {background-color:#603cbd;}
        
        Background color #603cbd
      
           Border around this has a color of #603cbd        
        
          <div style="border:2px solid #603cbd;">Content here</div>
        
        
          .myborder {border:2px solid #603cbd;}
        
        Border color #603cbd