#2186a4 color space conversions
Hex:
        #2186a4
        RGB:
        33, 134, 164
        CMY:
        87, 47, 36
        CMYK:
        80, 18, 0, 36
      HSL:
        194°, 66.4975%, 38.6275%
        HSV (HSB):
        194°, 79.8780%, 64.3137%
        XYZ:
        15.8531, 20.0539, 38.1572
        xyY:
        0.2140, 0.2708, 20.0539
      CIE-Lab:
        51.8981, -17.4341, -23.9397
        CIE-LCH:
        51.8981, 29.6152, 233.9359
        CIE-Luv:
        51.8981, -34.2439, -33.5360
        Hunter-Lab:
        44.7815, -15.1768, -19.1724
      #2186a4 color charts
#2186a4 RGB chart
      #2186a4 CMYK chart
      #2186a4 RGB pie chart
      #2186a4 color shades, tints & tones
#2186a4 color schemes
#2186a4 color preview, HTML & CSS examples
           This text has a color of #2186a4        
        
          <p style="color:#2186a4;">Text here</p>
        
        
          .mytext {color:#2186a4;}
        
        Text color #2186a4
      
           This box has a color of #2186a4        
        
          <div style="background-color:#2186a4;">Content here</div>
        
        
          .mybackground {background-color:#2186a4;}
        
        Background color #2186a4
      
           Border around this has a color of #2186a4        
        
          <div style="border:2px solid #2186a4;">Content here</div>
        
        
          .myborder {border:2px solid #2186a4;}
        
        Border color #2186a4