#3c94a5 color space conversions
Hex:
        #3c94a5
        RGB:
        60, 148, 165
        CMY:
        76, 42, 35
        CMYK:
        64, 10, 0, 35
      HSL:
        190°, 46.6667%, 44.1176%
        HSV (HSB):
        190°, 63.6364%, 64.7059%
        XYZ:
        19.2449, 24.8571, 39.3809
        xyY:
        0.2305, 0.2978, 24.8571
      CIE-Lab:
        56.9359, -20.7745, -16.7453
        CIE-LCH:
        56.9359, 26.6830, 218.8705
        CIE-Luv:
        56.9359, -34.7667, -22.1247
        Hunter-Lab:
        49.8569, -18.3480, -11.9321
      #3c94a5 color charts
#3c94a5 RGB chart
      #3c94a5 CMYK chart
      #3c94a5 RGB pie chart
      #3c94a5 color shades, tints & tones
#3c94a5 color schemes
#3c94a5 color preview, HTML & CSS examples
           This text has a color of #3c94a5        
        
          <p style="color:#3c94a5;">Text here</p>
        
        
          .mytext {color:#3c94a5;}
        
        Text color #3c94a5
      
           This box has a color of #3c94a5        
        
          <div style="background-color:#3c94a5;">Content here</div>
        
        
          .mybackground {background-color:#3c94a5;}
        
        Background color #3c94a5
      
           Border around this has a color of #3c94a5        
        
          <div style="border:2px solid #3c94a5;">Content here</div>
        
        
          .myborder {border:2px solid #3c94a5;}
        
        Border color #3c94a5