#3e42eb color space conversions
Hex:
        #3e42eb
        RGB:
        62, 66, 235
        CMY:
        76, 74, 8
        CMYK:
        74, 72, 0, 8
      HSL:
        239°, 81.2207%, 58.2353%
        HSV (HSB):
        239°, 73.6170%, 92.1569%
        XYZ:
        18.9302, 10.9187, 79.7071
        xyY:
        0.1728, 0.0997, 10.9187
      CIE-Lab:
        39.4432, 53.0157, -84.6583
        CIE-LCH:
        39.4432, 99.8884, 302.0561
        CIE-Luv:
        39.4432, -9.4015, -120.6939
        Hunter-Lab:
        33.0435, 44.4344, -119.8881
      #3e42eb color charts
#3e42eb RGB chart
      #3e42eb CMYK chart
      #3e42eb RGB pie chart
      #3e42eb color shades, tints & tones
#3e42eb color schemes
#3e42eb color preview, HTML & CSS examples
           This text has a color of #3e42eb        
        
          <p style="color:#3e42eb;">Text here</p>
        
        
          .mytext {color:#3e42eb;}
        
        Text color #3e42eb
      
           This box has a color of #3e42eb        
        
          <div style="background-color:#3e42eb;">Content here</div>
        
        
          .mybackground {background-color:#3e42eb;}
        
        Background color #3e42eb
      
           Border around this has a color of #3e42eb        
        
          <div style="border:2px solid #3e42eb;">Content here</div>
        
        
          .myborder {border:2px solid #3e42eb;}
        
        Border color #3e42eb