#2c8aca color space conversions
Hex:
        #2c8aca
        RGB:
        44, 138, 202
        CMY:
        83, 46, 21
        CMYK:
        78, 32, 0, 21
      HSL:
        204°, 64.2276%, 48.2353%
        HSV (HSB):
        204°, 78.2178%, 79.2157%
        XYZ:
        20.7879, 22.9767, 59.2164
        xyY:
        0.2019, 0.2231, 22.9767
      CIE-Lab:
        55.0483, -4.9928, -40.7545
        CIE-LCH:
        55.0483, 41.0591, 263.0156
        CIE-Luv:
        55.0483, -32.0109, -62.6665
        Hunter-Lab:
        47.9340, -6.4733, -39.6915
      #2c8aca color charts
#2c8aca RGB chart
      #2c8aca CMYK chart
      #2c8aca RGB pie chart
      #2c8aca color shades, tints & tones
#2c8aca color schemes
#2c8aca color preview, HTML & CSS examples
           This text has a color of #2c8aca        
        
          <p style="color:#2c8aca;">Text here</p>
        
        
          .mytext {color:#2c8aca;}
        
        Text color #2c8aca
      
           This box has a color of #2c8aca        
        
          <div style="background-color:#2c8aca;">Content here</div>
        
        
          .mybackground {background-color:#2c8aca;}
        
        Background color #2c8aca
      
           Border around this has a color of #2c8aca        
        
          <div style="border:2px solid #2c8aca;">Content here</div>
        
        
          .myborder {border:2px solid #2c8aca;}
        
        Border color #2c8aca