#3e30aa color space conversions
Hex:
        #3e30aa
        RGB:
        62, 48, 170
        CMY:
        76, 81, 33
        CMYK:
        64, 72, 0, 33
      HSL:
        247°, 55.9633%, 42.7451%
        HSV (HSB):
        247°, 71.7647%, 66.6667%
        XYZ:
        10.2993, 6.0403, 38.6533
        xyY:
        0.1873, 0.1098, 6.0403
      CIE-Lab:
        29.5140, 42.1933, -63.1414
        CIE-LCH:
        29.5140, 75.9415, 303.7522
        CIE-Luv:
        29.5140, -3.0206, -83.5117
        Hunter-Lab:
        24.5771, 31.7923, -76.0437
      #3e30aa color charts
#3e30aa RGB chart
      #3e30aa CMYK chart
      #3e30aa RGB pie chart
      #3e30aa color shades, tints & tones
#3e30aa color schemes
#3e30aa color preview, HTML & CSS examples
           This text has a color of #3e30aa        
        
          <p style="color:#3e30aa;">Text here</p>
        
        
          .mytext {color:#3e30aa;}
        
        Text color #3e30aa
      
           This box has a color of #3e30aa        
        
          <div style="background-color:#3e30aa;">Content here</div>
        
        
          .mybackground {background-color:#3e30aa;}
        
        Background color #3e30aa
      
           Border around this has a color of #3e30aa        
        
          <div style="border:2px solid #3e30aa;">Content here</div>
        
        
          .myborder {border:2px solid #3e30aa;}
        
        Border color #3e30aa