#3e61ef color space conversions
Hex:
        #3e61ef
        RGB:
        62, 97, 239
        CMY:
        76, 62, 6
        CMYK:
        74, 59, 0, 6
      HSL:
        228°, 84.6890%, 59.0196%
        HSV (HSB):
        228°, 74.0586%, 93.7255%
        XYZ:
        21.8413, 15.8055, 83.5610
        xyY:
        0.1802, 0.1304, 15.8055
      CIE-Lab:
        46.7183, 35.9176, -74.9746
        CIE-LCH:
        46.7183, 83.1340, 295.5974
        CIE-Luv:
        46.7183, -16.0358, -114.9085
        Hunter-Lab:
        39.7562, 28.4913, -96.7886
      #3e61ef color charts
#3e61ef RGB chart
      #3e61ef CMYK chart
      #3e61ef RGB pie chart
      #3e61ef color shades, tints & tones
#3e61ef color schemes
#3e61ef color preview, HTML & CSS examples
           This text has a color of #3e61ef        
        
          <p style="color:#3e61ef;">Text here</p>
        
        
          .mytext {color:#3e61ef;}
        
        Text color #3e61ef
      
           This box has a color of #3e61ef        
        
          <div style="background-color:#3e61ef;">Content here</div>
        
        
          .mybackground {background-color:#3e61ef;}
        
        Background color #3e61ef
      
           Border around this has a color of #3e61ef        
        
          <div style="border:2px solid #3e61ef;">Content here</div>
        
        
          .myborder {border:2px solid #3e61ef;}
        
        Border color #3e61ef