#604bcd color space conversions
Hex:
        #604bcd
        RGB:
        96, 75, 205
        CMY:
        62, 71, 20
        CMYK:
        53, 63, 0, 20
      HSL:
        250°, 56.5217%, 54.9020%
        HSV (HSB):
        250°, 63.4146%, 80.3922%
        XYZ:
        18.3594, 11.9267, 59.0920
        xyY:
        0.2054, 0.1334, 11.9267
      CIE-Lab:
        41.0994, 42.9120, -64.6899
        CIE-LCH:
        41.0994, 77.6288, 303.5583
        CIE-Luv:
        41.0994, -0.9424, -97.1026
        Hunter-Lab:
        34.5351, 34.4569, -77.2749
      #604bcd color charts
#604bcd RGB chart
      #604bcd CMYK chart
      #604bcd RGB pie chart
      #604bcd color shades, tints & tones
#604bcd color schemes
#604bcd color preview, HTML & CSS examples
           This text has a color of #604bcd        
        
          <p style="color:#604bcd;">Text here</p>
        
        
          .mytext {color:#604bcd;}
        
        Text color #604bcd
      
           This box has a color of #604bcd        
        
          <div style="background-color:#604bcd;">Content here</div>
        
        
          .mybackground {background-color:#604bcd;}
        
        Background color #604bcd
      
           Border around this has a color of #604bcd        
        
          <div style="border:2px solid #604bcd;">Content here</div>
        
        
          .myborder {border:2px solid #604bcd;}
        
        Border color #604bcd