#3e48aa color space conversions
Hex:
        #3e48aa
        RGB:
        62, 72, 170
        CMY:
        76, 72, 33
        CMYK:
        64, 58, 0, 33
      HSL:
        234°, 46.5517%, 45.4902%
        HSV (HSB):
        234°, 63.5294%, 66.6667%
        XYZ:
        11.5597, 8.5611, 39.0734
        xyY:
        0.1953, 0.1446, 8.5611
      CIE-Lab:
        35.1252, 27.3591, -53.9780
        CIE-LCH:
        35.1252, 60.5157, 296.8784
        CIE-Luv:
        35.1252, -8.2470, -77.0603
        Hunter-Lab:
        29.2594, 19.3169, -58.6950
      #3e48aa color charts
#3e48aa RGB chart
      #3e48aa CMYK chart
      #3e48aa RGB pie chart
      #3e48aa color shades, tints & tones
#3e48aa color schemes
#3e48aa color preview, HTML & CSS examples
           This text has a color of #3e48aa        
        
          <p style="color:#3e48aa;">Text here</p>
        
        
          .mytext {color:#3e48aa;}
        
        Text color #3e48aa
      
           This box has a color of #3e48aa        
        
          <div style="background-color:#3e48aa;">Content here</div>
        
        
          .mybackground {background-color:#3e48aa;}
        
        Background color #3e48aa
      
           Border around this has a color of #3e48aa        
        
          <div style="border:2px solid #3e48aa;">Content here</div>
        
        
          .myborder {border:2px solid #3e48aa;}
        
        Border color #3e48aa