#3a3eac color space conversions
Hex:
        #3a3eac
        RGB:
        58, 62, 172
        CMY:
        77, 76, 33
        CMYK:
        66, 64, 0, 33
      HSL:
        238°, 49.5652%, 45.0980%
        HSV (HSB):
        238°, 66.2791%, 67.4510%
        XYZ:
        10.9139, 7.3233, 39.8680
        xyY:
        0.1878, 0.1260, 7.3233
      CIE-Lab:
        32.5320, 33.8356, -59.4062
        CIE-LCH:
        32.5320, 68.3662, 299.6642
        CIE-Luv:
        32.5320, -6.8595, -82.1012
        Hunter-Lab:
        27.0617, 24.6309, -68.4045
      #3a3eac color charts
#3a3eac RGB chart
      #3a3eac CMYK chart
      #3a3eac RGB pie chart
      #3a3eac color shades, tints & tones
#3a3eac color schemes
#3a3eac color preview, HTML & CSS examples
           This text has a color of #3a3eac        
        
          <p style="color:#3a3eac;">Text here</p>
        
        
          .mytext {color:#3a3eac;}
        
        Text color #3a3eac
      
           This box has a color of #3a3eac        
        
          <div style="background-color:#3a3eac;">Content here</div>
        
        
          .mybackground {background-color:#3a3eac;}
        
        Background color #3a3eac
      
           Border around this has a color of #3a3eac        
        
          <div style="border:2px solid #3a3eac;">Content here</div>
        
        
          .myborder {border:2px solid #3a3eac;}
        
        Border color #3a3eac