#3e5eff color space conversions
Hex:
        #3e5eff
        RGB:
        62, 94, 255
        CMY:
        76, 63, 0
        CMYK:
        76, 63, 0, 0
      HSL:
        230°, 100.0000%, 62.1569%
        HSV (HSB):
        230°, 75.6863%, 100.0000%
        XYZ:
        24.0393, 16.2495, 96.4772
        xyY:
        0.1758, 0.1188, 16.2495
      CIE-Lab:
        47.3002, 43.3563, -82.9577
        CIE-LCH:
        47.3002, 93.6042, 297.5930
        CIE-Luv:
        47.3002, -15.5398, -126.5944
        Hunter-Lab:
        40.3107, 35.9048, -113.6836
      #3e5eff color charts
#3e5eff RGB chart
      #3e5eff CMYK chart
      #3e5eff RGB pie chart
      #3e5eff color shades, tints & tones
#3e5eff color schemes
#3e5eff color preview, HTML & CSS examples
           This text has a color of #3e5eff        
        
          <p style="color:#3e5eff;">Text here</p>
        
        
          .mytext {color:#3e5eff;}
        
        Text color #3e5eff
      
           This box has a color of #3e5eff        
        
          <div style="background-color:#3e5eff;">Content here</div>
        
        
          .mybackground {background-color:#3e5eff;}
        
        Background color #3e5eff
      
           Border around this has a color of #3e5eff        
        
          <div style="border:2px solid #3e5eff;">Content here</div>
        
        
          .myborder {border:2px solid #3e5eff;}
        
        Border color #3e5eff