#3a3caf color space conversions
Hex:
        #3a3caf
        RGB:
        58, 60, 175
        CMY:
        77, 76, 31
        CMYK:
        67, 66, 0, 31
      HSL:
        239°, 50.2146%, 45.6863%
        HSV (HSB):
        239°, 66.8571%, 68.6275%
        XYZ:
        11.0986, 7.2264, 41.3673
        xyY:
        0.1859, 0.1211, 7.2264
      CIE-Lab:
        32.3169, 36.1260, -61.5486
        CIE-LCH:
        32.3169, 71.3675, 300.4109
        CIE-Luv:
        32.3169, -6.5511, -84.5899
        Hunter-Lab:
        26.8820, 26.6531, -72.4210
      #3a3caf color charts
#3a3caf RGB chart
      #3a3caf CMYK chart
      #3a3caf RGB pie chart
      #3a3caf color shades, tints & tones
#3a3caf color schemes
#3a3caf color preview, HTML & CSS examples
           This text has a color of #3a3caf        
        
          <p style="color:#3a3caf;">Text here</p>
        
        
          .mytext {color:#3a3caf;}
        
        Text color #3a3caf
      
           This box has a color of #3a3caf        
        
          <div style="background-color:#3a3caf;">Content here</div>
        
        
          .mybackground {background-color:#3a3caf;}
        
        Background color #3a3caf
      
           Border around this has a color of #3a3caf        
        
          <div style="border:2px solid #3a3caf;">Content here</div>
        
        
          .myborder {border:2px solid #3a3caf;}
        
        Border color #3a3caf