#3c94db color space conversions
Hex:
        #3c94db
        RGB:
        60, 148, 219
        CMY:
        76, 42, 14
        CMYK:
        73, 32, 0, 14
      HSL:
        207°, 68.8312%, 54.7059%
        HSV (HSB):
        207°, 72.6027%, 85.8824%
        XYZ:
        25.2396, 27.2549, 70.9483
        xyY:
        0.2045, 0.2208, 27.2549
      CIE-Lab:
        59.2096, -2.7999, -43.7183
        CIE-LCH:
        59.2096, 43.8079, 266.3355
        CIE-Luv:
        59.2096, -32.1569, -68.6262
        Hunter-Lab:
        52.2063, -5.0636, -44.0307
      #3c94db color charts
#3c94db RGB chart
      #3c94db CMYK chart
      #3c94db RGB pie chart
      #3c94db color shades, tints & tones
#3c94db color schemes
#3c94db color preview, HTML & CSS examples
           This text has a color of #3c94db        
        
          <p style="color:#3c94db;">Text here</p>
        
        
          .mytext {color:#3c94db;}
        
        Text color #3c94db
      
           This box has a color of #3c94db        
        
          <div style="background-color:#3c94db;">Content here</div>
        
        
          .mybackground {background-color:#3c94db;}
        
        Background color #3c94db
      
           Border around this has a color of #3c94db        
        
          <div style="border:2px solid #3c94db;">Content here</div>
        
        
          .myborder {border:2px solid #3c94db;}
        
        Border color #3c94db