#3a4eea color space conversions
Hex:
        #3a4eea
        RGB:
        58, 78, 234
        CMY:
        77, 69, 8
        CMYK:
        75, 67, 0, 8
      HSL:
        233°, 80.7339%, 57.2549%
        HSV (HSB):
        233°, 75.2137%, 91.7647%
        XYZ:
        19.3206, 12.2888, 79.1956
        xyY:
        0.1744, 0.1109, 12.2888
      CIE-Lab:
        41.6715, 45.4045, -80.4301
        CIE-LCH:
        41.6715, 92.3611, 299.4457
        CIE-Luv:
        41.6715, -12.2927, -117.9238
        Hunter-Lab:
        35.0554, 37.0322, -109.4064
      #3a4eea color charts
#3a4eea RGB chart
      #3a4eea CMYK chart
      #3a4eea RGB pie chart
      #3a4eea color shades, tints & tones
#3a4eea color schemes
#3a4eea color preview, HTML & CSS examples
           This text has a color of #3a4eea        
        
          <p style="color:#3a4eea;">Text here</p>
        
        
          .mytext {color:#3a4eea;}
        
        Text color #3a4eea
      
           This box has a color of #3a4eea        
        
          <div style="background-color:#3a4eea;">Content here</div>
        
        
          .mybackground {background-color:#3a4eea;}
        
        Background color #3a4eea
      
           Border around this has a color of #3a4eea        
        
          <div style="border:2px solid #3a4eea;">Content here</div>
        
        
          .myborder {border:2px solid #3a4eea;}
        
        Border color #3a4eea