#3a4cff color space conversions
Hex:
        #3a4cff
        RGB:
        58, 76, 255
        CMY:
        77, 70, 0
        CMYK:
        77, 70, 0, 0
      HSL:
        235°, 100.0000%, 61.3725%
        HSV (HSB):
        235°, 77.2549%, 100.0000%
        XYZ:
        22.3794, 13.2884, 95.9931
        xyY:
        0.1700, 0.1009, 13.2884
      CIE-Lab:
        43.1947, 53.6003, -89.7144
        CIE-LCH:
        43.1947, 104.5067, 300.8564
        CIE-Luv:
        43.1947, -12.4699, -131.2240
        Hunter-Lab:
        36.4533, 45.7913, -130.6122
      #3a4cff color charts
#3a4cff RGB chart
      #3a4cff CMYK chart
      #3a4cff RGB pie chart
      #3a4cff color shades, tints & tones
#3a4cff color schemes
#3a4cff color preview, HTML & CSS examples
           This text has a color of #3a4cff        
        
          <p style="color:#3a4cff;">Text here</p>
        
        
          .mytext {color:#3a4cff;}
        
        Text color #3a4cff
      
           This box has a color of #3a4cff        
        
          <div style="background-color:#3a4cff;">Content here</div>
        
        
          .mybackground {background-color:#3a4cff;}
        
        Background color #3a4cff
      
           Border around this has a color of #3a4cff        
        
          <div style="border:2px solid #3a4cff;">Content here</div>
        
        
          .myborder {border:2px solid #3a4cff;}
        
        Border color #3a4cff