#3d669d color space conversions
Hex:
        #3d669d
        RGB:
        61, 102, 157
        CMY:
        76, 60, 38
        CMYK:
        61, 35, 0, 38
      HSL:
        214°, 44.0367%, 42.7451%
        HSV (HSB):
        214°, 61.1465%, 61.5686%
        XYZ:
        12.7616, 12.9292, 33.7213
        xyY:
        0.2148, 0.2176, 12.9292
      CIE-Lab:
        42.6563, 3.2021, -34.1830
        CIE-LCH:
        42.6563, 34.3326, 275.3517
        CIE-Luv:
        42.6563, -17.7619, -50.1118
        Hunter-Lab:
        35.9571, 0.4269, -30.4332
      #3d669d color charts
#3d669d RGB chart
      #3d669d CMYK chart
      #3d669d RGB pie chart
      #3d669d color shades, tints & tones
#3d669d color schemes
#3d669d color preview, HTML & CSS examples
           This text has a color of #3d669d        
        
          <p style="color:#3d669d;">Text here</p>
        
        
          .mytext {color:#3d669d;}
        
        Text color #3d669d
      
           This box has a color of #3d669d        
        
          <div style="background-color:#3d669d;">Content here</div>
        
        
          .mybackground {background-color:#3d669d;}
        
        Background color #3d669d
      
           Border around this has a color of #3d669d        
        
          <div style="border:2px solid #3d669d;">Content here</div>
        
        
          .myborder {border:2px solid #3d669d;}
        
        Border color #3d669d