#3d386d color space conversions
Hex:
        #3d386d
        RGB:
        61, 56, 109
        CMY:
        76, 78, 57
        CMYK:
        44, 49, 0, 57
      HSL:
        246°, 32.1212%, 32.3529%
        HSV (HSB):
        246°, 48.6239%, 42.7451%
        XYZ:
        6.0990, 4.9246, 15.0971
        xyY:
        0.2335, 0.1885, 4.9246
      CIE-Lab:
        26.5188, 16.9040, -30.2078
        CIE-LCH:
        26.5188, 34.6158, 299.2310
        CIE-Luv:
        26.5188, -1.0606, -39.4731
        Hunter-Lab:
        22.1914, 10.2231, -24.8018
      #3d386d color charts
#3d386d RGB chart
      #3d386d CMYK chart
      #3d386d RGB pie chart
      #3d386d color shades, tints & tones
#3d386d color schemes
#3d386d color preview, HTML & CSS examples
           This text has a color of #3d386d        
        
          <p style="color:#3d386d;">Text here</p>
        
        
          .mytext {color:#3d386d;}
        
        Text color #3d386d
      
           This box has a color of #3d386d        
        
          <div style="background-color:#3d386d;">Content here</div>
        
        
          .mybackground {background-color:#3d386d;}
        
        Background color #3d386d
      
           Border around this has a color of #3d386d        
        
          <div style="border:2px solid #3d386d;">Content here</div>
        
        
          .myborder {border:2px solid #3d386d;}
        
        Border color #3d386d