#3e40ae color space conversions
Hex:
        #3e40ae
        RGB:
        62, 64, 174
        CMY:
        76, 75, 32
        CMYK:
        64, 63, 0, 32
      HSL:
        239°, 47.4576%, 46.2745%
        HSV (HSB):
        239°, 64.3678%, 68.2353%
        XYZ:
        11.4600, 7.7469, 40.9357
        xyY:
        0.1905, 0.1288, 7.7469
      CIE-Lab:
        33.4502, 33.8651, -59.0891
        CIE-LCH:
        33.4502, 68.1055, 299.8178
        CIE-Luv:
        33.4502, -6.4466, -82.6095
        Hunter-Lab:
        27.8333, 24.7867, -67.7172
      #3e40ae color charts
#3e40ae RGB chart
      #3e40ae CMYK chart
      #3e40ae RGB pie chart
      #3e40ae color shades, tints & tones
#3e40ae color schemes
#3e40ae color preview, HTML & CSS examples
           This text has a color of #3e40ae        
        
          <p style="color:#3e40ae;">Text here</p>
        
        
          .mytext {color:#3e40ae;}
        
        Text color #3e40ae
      
           This box has a color of #3e40ae        
        
          <div style="background-color:#3e40ae;">Content here</div>
        
        
          .mybackground {background-color:#3e40ae;}
        
        Background color #3e40ae
      
           Border around this has a color of #3e40ae        
        
          <div style="border:2px solid #3e40ae;">Content here</div>
        
        
          .myborder {border:2px solid #3e40ae;}
        
        Border color #3e40ae