#2186ac color space conversions
Hex:
        #2186ac
        RGB:
        33, 134, 172
        CMY:
        87, 47, 33
        CMYK:
        81, 22, 0, 33
      HSL:
        196°, 67.8049%, 40.1961%
        HSV (HSB):
        196°, 80.8140%, 67.4510%
        XYZ:
        16.5987, 20.3521, 42.0832
        xyY:
        0.2100, 0.2575, 20.3521
      CIE-Lab:
        52.2330, -14.6291, -28.0413
        CIE-LCH:
        52.2330, 31.6279, 242.4491
        CIE-Luv:
        52.2330, -33.7342, -40.4672
        Hunter-Lab:
        45.1133, -13.2721, -23.7285
      #2186ac color charts
#2186ac RGB chart
      #2186ac CMYK chart
      #2186ac RGB pie chart
      #2186ac color shades, tints & tones
#2186ac color schemes
#2186ac color preview, HTML & CSS examples
           This text has a color of #2186ac        
        
          <p style="color:#2186ac;">Text here</p>
        
        
          .mytext {color:#2186ac;}
        
        Text color #2186ac
      
           This box has a color of #2186ac        
        
          <div style="background-color:#2186ac;">Content here</div>
        
        
          .mybackground {background-color:#2186ac;}
        
        Background color #2186ac
      
           Border around this has a color of #2186ac        
        
          <div style="border:2px solid #2186ac;">Content here</div>
        
        
          .myborder {border:2px solid #2186ac;}
        
        Border color #2186ac