#2c94bc color space conversions
Hex:
        #2c94bc
        RGB:
        44, 148, 188
        CMY:
        83, 42, 26
        CMYK:
        77, 21, 0, 26
      HSL:
        197°, 62.0690%, 45.4902%
        HSV (HSB):
        197°, 76.5957%, 73.7255%
        XYZ:
        20.7057, 25.3461, 51.3779
        xyY:
        0.2125, 0.2601, 25.3461
      CIE-Lab:
        57.4111, -15.5745, -29.1340
        CIE-LCH:
        57.4111, 33.0357, 241.8718
        CIE-Luv:
        57.4111, -36.2857, -42.7964
        Hunter-Lab:
        50.3449, -14.6907, -25.2651
      #2c94bc color charts
#2c94bc RGB chart
      #2c94bc CMYK chart
      #2c94bc RGB pie chart
      #2c94bc color shades, tints & tones
#2c94bc color schemes
#2c94bc color preview, HTML & CSS examples
           This text has a color of #2c94bc        
        
          <p style="color:#2c94bc;">Text here</p>
        
        
          .mytext {color:#2c94bc;}
        
        Text color #2c94bc
      
           This box has a color of #2c94bc        
        
          <div style="background-color:#2c94bc;">Content here</div>
        
        
          .mybackground {background-color:#2c94bc;}
        
        Background color #2c94bc
      
           Border around this has a color of #2c94bc        
        
          <div style="border:2px solid #2c94bc;">Content here</div>
        
        
          .myborder {border:2px solid #2c94bc;}
        
        Border color #2c94bc