#3e50dc color space conversions
Hex:
        #3e50dc
        RGB:
        62, 80, 220
        CMY:
        76, 69, 14
        CMYK:
        72, 64, 0, 14
      HSL:
        233°, 69.2982%, 55.2941%
        HSV (HSB):
        233°, 71.8182%, 86.2745%
        XYZ:
        17.7735, 11.9288, 69.0759
        xyY:
        0.1799, 0.1208, 11.9288
      CIE-Lab:
        41.1027, 39.7904, -73.3981
        CIE-LCH:
        41.1027, 83.4899, 298.4629
        CIE-Luv:
        41.1027, -11.6671, -108.2307
        Hunter-Lab:
        34.5380, 31.4159, -94.4030
      #3e50dc color charts
#3e50dc RGB chart
      #3e50dc CMYK chart
      #3e50dc RGB pie chart
      #3e50dc color shades, tints & tones
#3e50dc color schemes
#3e50dc color preview, HTML & CSS examples
           This text has a color of #3e50dc        
        
          <p style="color:#3e50dc;">Text here</p>
        
        
          .mytext {color:#3e50dc;}
        
        Text color #3e50dc
      
           This box has a color of #3e50dc        
        
          <div style="background-color:#3e50dc;">Content here</div>
        
        
          .mybackground {background-color:#3e50dc;}
        
        Background color #3e50dc
      
           Border around this has a color of #3e50dc        
        
          <div style="border:2px solid #3e50dc;">Content here</div>
        
        
          .myborder {border:2px solid #3e50dc;}
        
        Border color #3e50dc