#3e427d color space conversions
Hex:
        #3e427d
        RGB:
        62, 66, 125
        CMY:
        76, 74, 51
        CMYK:
        50, 47, 0, 51
      HSL:
        236°, 33.6898%, 36.6667%
        HSV (HSB):
        236°, 50.4000%, 49.0196%
        XYZ:
        7.6365, 6.4012, 20.2351
        xyY:
        0.2228, 0.1868, 6.4012
      CIE-Lab:
        30.4030, 15.7393, -34.1280
        CIE-LCH:
        30.4030, 37.5826, 294.7585
        CIE-Luv:
        30.4030, -4.7398, -46.5667
        Hunter-Lab:
        25.3007, 9.6005, -29.7089
      #3e427d color charts
#3e427d RGB chart
      #3e427d CMYK chart
      #3e427d RGB pie chart
      #3e427d color shades, tints & tones
#3e427d color schemes
#3e427d color preview, HTML & CSS examples
           This text has a color of #3e427d        
        
          <p style="color:#3e427d;">Text here</p>
        
        
          .mytext {color:#3e427d;}
        
        Text color #3e427d
      
           This box has a color of #3e427d        
        
          <div style="background-color:#3e427d;">Content here</div>
        
        
          .mybackground {background-color:#3e427d;}
        
        Background color #3e427d
      
           Border around this has a color of #3e427d        
        
          <div style="border:2px solid #3e427d;">Content here</div>
        
        
          .myborder {border:2px solid #3e427d;}
        
        Border color #3e427d