#3e51af color space conversions
Hex:
        #3e51af
        RGB:
        62, 81, 175
        CMY:
        76, 68, 31
        CMYK:
        65, 54, 0, 31
      HSL:
        230°, 47.6793%, 46.4706%
        HSV (HSB):
        230°, 64.5714%, 68.6275%
        XYZ:
        12.6669, 10.0041, 41.8208
        xyY:
        0.1964, 0.1551, 10.0041
      CIE-Lab:
        37.8499, 23.2845, -52.5364
        CIE-LCH:
        37.8499, 57.4651, 293.9033
        CIE-Luv:
        37.8499, -10.8386, -76.7175
        Hunter-Lab:
        31.6293, 16.1343, -56.2537
      #3e51af color charts
#3e51af RGB chart
      #3e51af CMYK chart
      #3e51af RGB pie chart
      #3e51af color shades, tints & tones
#3e51af color schemes
#3e51af color preview, HTML & CSS examples
           This text has a color of #3e51af        
        
          <p style="color:#3e51af;">Text here</p>
        
        
          .mytext {color:#3e51af;}
        
        Text color #3e51af
      
           This box has a color of #3e51af        
        
          <div style="background-color:#3e51af;">Content here</div>
        
        
          .mybackground {background-color:#3e51af;}
        
        Background color #3e51af
      
           Border around this has a color of #3e51af        
        
          <div style="border:2px solid #3e51af;">Content here</div>
        
        
          .myborder {border:2px solid #3e51af;}
        
        Border color #3e51af