#2c8aba color space conversions
Hex:
        #2c8aba
        RGB:
        44, 138, 186
        CMY:
        83, 46, 27
        CMYK:
        76, 26, 0, 27
      HSL:
        200°, 61.7391%, 45.0980%
        HSV (HSB):
        200°, 76.3441%, 72.9412%
        XYZ:
        18.9901, 22.2576, 49.7496
        xyY:
        0.2087, 0.2446, 22.2576
      CIE-Lab:
        54.2993, -10.7112, -32.8367
        CIE-LCH:
        54.2993, 34.5395, 251.9338
        CIE-Luv:
        54.2993, -32.8629, -48.9729
        Hunter-Lab:
        47.1780, -10.7115, -29.4973
      #2c8aba color charts
#2c8aba RGB chart
      #2c8aba CMYK chart
      #2c8aba RGB pie chart
      #2c8aba color shades, tints & tones
#2c8aba color schemes
#2c8aba color preview, HTML & CSS examples
           This text has a color of #2c8aba        
        
          <p style="color:#2c8aba;">Text here</p>
        
        
          .mytext {color:#2c8aba;}
        
        Text color #2c8aba
      
           This box has a color of #2c8aba        
        
          <div style="background-color:#2c8aba;">Content here</div>
        
        
          .mybackground {background-color:#2c8aba;}
        
        Background color #2c8aba
      
           Border around this has a color of #2c8aba        
        
          <div style="border:2px solid #2c8aba;">Content here</div>
        
        
          .myborder {border:2px solid #2c8aba;}
        
        Border color #2c8aba