#3c699d color space conversions
Hex:
        #3c699d
        RGB:
        60, 105, 157
        CMY:
        76, 59, 38
        CMYK:
        62, 33, 0, 38
      HSL:
        212°, 44.7005%, 42.5490%
        HSV (HSB):
        212°, 61.7834%, 61.5686%
        XYZ:
        13.0009, 13.4981, 33.8185
        xyY:
        0.2155, 0.2238, 13.4981
      CIE-Lab:
        43.5044, 1.1364, -32.8507
        CIE-LCH:
        43.5044, 32.8703, 271.9813
        CIE-Luv:
        43.5044, -19.0898, -48.0847
        Hunter-Lab:
        36.7398, -1.1301, -28.8577
      #3c699d color charts
#3c699d RGB chart
      #3c699d CMYK chart
      #3c699d RGB pie chart
      #3c699d color shades, tints & tones
#3c699d color schemes
#3c699d color preview, HTML & CSS examples
           This text has a color of #3c699d        
        
          <p style="color:#3c699d;">Text here</p>
        
        
          .mytext {color:#3c699d;}
        
        Text color #3c699d
      
           This box has a color of #3c699d        
        
          <div style="background-color:#3c699d;">Content here</div>
        
        
          .mybackground {background-color:#3c699d;}
        
        Background color #3c699d
      
           Border around this has a color of #3c699d        
        
          <div style="border:2px solid #3c699d;">Content here</div>
        
        
          .myborder {border:2px solid #3c699d;}
        
        Border color #3c699d