#3e3480 color space conversions
Hex:
        #3e3480
        RGB:
        62, 52, 128
        CMY:
        76, 80, 50
        CMYK:
        52, 59, 0, 50
      HSL:
        248°, 42.2222%, 35.2941%
        HSV (HSB):
        248°, 59.3750%, 50.1961%
        XYZ:
        7.1109, 5.0386, 21.0198
        xyY:
        0.2144, 0.1519, 5.0386
      CIE-Lab:
        26.8445, 26.0093, -41.7200
        CIE-LCH:
        26.8445, 49.1634, 301.9405
        CIE-Luv:
        26.8445, -0.9376, -54.8605
        Hunter-Lab:
        22.4469, 17.2644, -39.8079
      #3e3480 color charts
#3e3480 RGB chart
      #3e3480 CMYK chart
      #3e3480 RGB pie chart
      #3e3480 color shades, tints & tones
#3e3480 color schemes
#3e3480 color preview, HTML & CSS examples
           This text has a color of #3e3480        
        
          <p style="color:#3e3480;">Text here</p>
        
        
          .mytext {color:#3e3480;}
        
        Text color #3e3480
      
           This box has a color of #3e3480        
        
          <div style="background-color:#3e3480;">Content here</div>
        
        
          .mybackground {background-color:#3e3480;}
        
        Background color #3e3480
      
           Border around this has a color of #3e3480        
        
          <div style="border:2px solid #3e3480;">Content here</div>
        
        
          .myborder {border:2px solid #3e3480;}
        
        Border color #3e3480