#3c94a2 color space conversions
Hex:
        #3c94a2
        RGB:
        60, 148, 162
        CMY:
        76, 42, 36
        CMYK:
        63, 9, 0, 36
      HSL:
        188°, 45.9459%, 43.5294%
        HSV (HSB):
        188°, 62.9630%, 63.5294%
        XYZ:
        18.9750, 24.7491, 37.9594
        xyY:
        0.2323, 0.3030, 24.7491
      CIE-Lab:
        56.8301, -21.6979, -15.1920
        CIE-LCH:
        56.8301, 26.4876, 214.9982
        CIE-Luv:
        56.8301, -34.9239, -19.5533
        Hunter-Lab:
        49.7485, -18.9767, -10.4159
      #3c94a2 color charts
#3c94a2 RGB chart
      #3c94a2 CMYK chart
      #3c94a2 RGB pie chart
      #3c94a2 color shades, tints & tones
#3c94a2 color schemes
#3c94a2 color preview, HTML & CSS examples
           This text has a color of #3c94a2        
        
          <p style="color:#3c94a2;">Text here</p>
        
        
          .mytext {color:#3c94a2;}
        
        Text color #3c94a2
      
           This box has a color of #3c94a2        
        
          <div style="background-color:#3c94a2;">Content here</div>
        
        
          .mybackground {background-color:#3c94a2;}
        
        Background color #3c94a2
      
           Border around this has a color of #3c94a2        
        
          <div style="border:2px solid #3c94a2;">Content here</div>
        
        
          .myborder {border:2px solid #3c94a2;}
        
        Border color #3c94a2