#604ebf color space conversions
Hex:
        #604ebf
        RGB:
        96, 78, 191
        CMY:
        62, 69, 25
        CMYK:
        50, 59, 0, 25
      HSL:
        250°, 46.8880%, 52.7451%
        HSV (HSB):
        250°, 59.1623%, 74.9020%
        XYZ:
        16.9522, 11.6972, 50.6545
        xyY:
        0.2138, 0.1475, 11.6972
      CIE-Lab:
        40.7307, 36.9200, -57.1591
        CIE-LCH:
        40.7307, 68.0459, 302.8591
        CIE-Luv:
        40.7307, -0.4948, -86.1164
        Hunter-Lab:
        34.2011, 28.6239, -63.8723
      #604ebf color charts
#604ebf RGB chart
      #604ebf CMYK chart
      #604ebf RGB pie chart
      #604ebf color shades, tints & tones
#604ebf color schemes
#604ebf color preview, HTML & CSS examples
           This text has a color of #604ebf        
        
          <p style="color:#604ebf;">Text here</p>
        
        
          .mytext {color:#604ebf;}
        
        Text color #604ebf
      
           This box has a color of #604ebf        
        
          <div style="background-color:#604ebf;">Content here</div>
        
        
          .mybackground {background-color:#604ebf;}
        
        Background color #604ebf
      
           Border around this has a color of #604ebf        
        
          <div style="border:2px solid #604ebf;">Content here</div>
        
        
          .myborder {border:2px solid #604ebf;}
        
        Border color #604ebf