#2c86ac color space conversions
Hex:
        #2c86ac
        RGB:
        44, 134, 172
        CMY:
        83, 47, 33
        CMYK:
        74, 22, 0, 33
      HSL:
        198°, 59.2593%, 42.3529%
        HSV (HSB):
        198°, 74.4186%, 67.4510%
        XYZ:
        17.0102, 20.5642, 42.1025
        xyY:
        0.2135, 0.2581, 20.5642
      CIE-Lab:
        52.4692, -13.3567, -27.6562
        CIE-LCH:
        52.4692, 30.7127, 244.2215
        CIE-Luv:
        52.4692, -32.2184, -40.0210
        Hunter-Lab:
        45.3478, -12.4023, -23.3035
      #2c86ac color charts
#2c86ac RGB chart
      #2c86ac CMYK chart
      #2c86ac RGB pie chart
      #2c86ac color shades, tints & tones
#2c86ac color schemes
#2c86ac color preview, HTML & CSS examples
           This text has a color of #2c86ac        
        
          <p style="color:#2c86ac;">Text here</p>
        
        
          .mytext {color:#2c86ac;}
        
        Text color #2c86ac
      
           This box has a color of #2c86ac        
        
          <div style="background-color:#2c86ac;">Content here</div>
        
        
          .mybackground {background-color:#2c86ac;}
        
        Background color #2c86ac
      
           Border around this has a color of #2c86ac        
        
          <div style="border:2px solid #2c86ac;">Content here</div>
        
        
          .myborder {border:2px solid #2c86ac;}
        
        Border color #2c86ac