#2c94ce color space conversions
Hex:
        #2c94ce
        RGB:
        44, 148, 206
        CMY:
        83, 42, 19
        CMYK:
        79, 28, 0, 19
      HSL:
        201°, 64.8000%, 49.0196%
        HSV (HSB):
        201°, 78.6408%, 80.7843%
        XYZ:
        22.7692, 26.1715, 62.2441
        xyY:
        0.2048, 0.2354, 26.1715
      CIE-Lab:
        58.1995, -9.2934, -38.0576
        CIE-LCH:
        58.1995, 39.1758, 256.2773
        CIE-Luv:
        58.1995, -35.2331, -58.3454
        Hunter-Lab:
        51.1581, -10.0808, -36.3275
      #2c94ce color charts
#2c94ce RGB chart
      #2c94ce CMYK chart
      #2c94ce RGB pie chart
      #2c94ce color shades, tints & tones
#2c94ce color schemes
#2c94ce color preview, HTML & CSS examples
           This text has a color of #2c94ce        
        
          <p style="color:#2c94ce;">Text here</p>
        
        
          .mytext {color:#2c94ce;}
        
        Text color #2c94ce
      
           This box has a color of #2c94ce        
        
          <div style="background-color:#2c94ce;">Content here</div>
        
        
          .mybackground {background-color:#2c94ce;}
        
        Background color #2c94ce
      
           Border around this has a color of #2c94ce        
        
          <div style="border:2px solid #2c94ce;">Content here</div>
        
        
          .myborder {border:2px solid #2c94ce;}
        
        Border color #2c94ce