#3a4eff color space conversions
Hex:
        #3a4eff
        RGB:
        58, 78, 255
        CMY:
        77, 69, 0
        CMYK:
        77, 69, 0, 0
      HSL:
        234°, 100.0000%, 61.3725%
        HSV (HSB):
        234°, 77.2549%, 100.0000%
        XYZ:
        22.5193, 13.5683, 96.0398
        xyY:
        0.1704, 0.1027, 13.5683
      CIE-Lab:
        43.6074, 52.4635, -89.0339
        CIE-LCH:
        43.6074, 103.3414, 300.5089
        CIE-Luv:
        43.6074, -12.8390, -130.8590
        Hunter-Lab:
        36.8352, 44.6649, -128.8012
      #3a4eff color charts
#3a4eff RGB chart
      #3a4eff CMYK chart
      #3a4eff RGB pie chart
      #3a4eff color shades, tints & tones
#3a4eff color schemes
#3a4eff color preview, HTML & CSS examples
           This text has a color of #3a4eff        
        
          <p style="color:#3a4eff;">Text here</p>
        
        
          .mytext {color:#3a4eff;}
        
        Text color #3a4eff
      
           This box has a color of #3a4eff        
        
          <div style="background-color:#3a4eff;">Content here</div>
        
        
          .mybackground {background-color:#3a4eff;}
        
        Background color #3a4eff
      
           Border around this has a color of #3a4eff        
        
          <div style="border:2px solid #3a4eff;">Content here</div>
        
        
          .myborder {border:2px solid #3a4eff;}
        
        Border color #3a4eff