#3c94c1 color space conversions
Hex:
        #3c94c1
        RGB:
        60, 148, 193
        CMY:
        76, 42, 24
        CMYK:
        69, 23, 0, 24
      HSL:
        200°, 52.5692%, 49.6078%
        HSV (HSB):
        200°, 68.9119%, 75.6863%
        XYZ:
        22.0790, 25.9907, 54.3051
        xyY:
        0.2157, 0.2539, 25.9907
      CIE-Lab:
        58.0282, -11.7250, -30.9725
        CIE-LCH:
        58.0282, 33.1176, 249.2652
        CIE-Luv:
        58.0282, -33.3490, -46.3351
        Hunter-Lab:
        50.9811, -11.9117, -27.4690
      #3c94c1 color charts
#3c94c1 RGB chart
      #3c94c1 CMYK chart
      #3c94c1 RGB pie chart
      #3c94c1 color shades, tints & tones
#3c94c1 color schemes
#3c94c1 color preview, HTML & CSS examples
           This text has a color of #3c94c1        
        
          <p style="color:#3c94c1;">Text here</p>
        
        
          .mytext {color:#3c94c1;}
        
        Text color #3c94c1
      
           This box has a color of #3c94c1        
        
          <div style="background-color:#3c94c1;">Content here</div>
        
        
          .mybackground {background-color:#3c94c1;}
        
        Background color #3c94c1
      
           Border around this has a color of #3c94c1        
        
          <div style="border:2px solid #3c94c1;">Content here</div>
        
        
          .myborder {border:2px solid #3c94c1;}
        
        Border color #3c94c1