#606be4 color space conversions
Hex:
        #606be4
        RGB:
        96, 107, 228
        CMY:
        62, 58, 11
        CMYK:
        58, 53, 0, 11
      HSL:
        235°, 70.9677%, 63.5294%
        HSV (HSB):
        235°, 57.8947%, 89.4118%
        XYZ:
        24.0852, 18.6036, 75.7202
        xyY:
        0.2034, 0.1571, 18.6036
      CIE-Lab:
        50.2202, 30.9709, -63.0205
        CIE-LCH:
        50.2202, 70.2195, 296.1714
        CIE-Luv:
        50.2202, -10.5554, -99.6298
        Hunter-Lab:
        43.1319, 24.1948, -73.8942
      #606be4 color charts
#606be4 RGB chart
      #606be4 CMYK chart
      #606be4 RGB pie chart
      #606be4 color shades, tints & tones
#606be4 color schemes
#606be4 color preview, HTML & CSS examples
           This text has a color of #606be4        
        
          <p style="color:#606be4;">Text here</p>
        
        
          .mytext {color:#606be4;}
        
        Text color #606be4
      
           This box has a color of #606be4        
        
          <div style="background-color:#606be4;">Content here</div>
        
        
          .mybackground {background-color:#606be4;}
        
        Background color #606be4
      
           Border around this has a color of #606be4        
        
          <div style="border:2px solid #606be4;">Content here</div>
        
        
          .myborder {border:2px solid #606be4;}
        
        Border color #606be4