#2186a1 color space conversions
Hex:
        #2186a1
        RGB:
        33, 134, 161
        CMY:
        87, 47, 37
        CMYK:
        80, 17, 0, 37
      HSL:
        193°, 65.9794%, 38.0392%
        HSV (HSB):
        193°, 79.5031%, 63.1373%
        XYZ:
        15.5853, 19.9467, 36.7469
        xyY:
        0.2156, 0.2760, 19.9467
      CIE-Lab:
        51.7769, -18.4708, -22.3895
        CIE-LCH:
        51.7769, 29.0251, 230.4782
        CIE-Luv:
        51.7769, -34.4383, -30.9368
        Hunter-Lab:
        44.6618, -15.8681, -17.5195
      #2186a1 color charts
#2186a1 RGB chart
      #2186a1 CMYK chart
      #2186a1 RGB pie chart
      #2186a1 color shades, tints & tones
#2186a1 color schemes
#2186a1 color preview, HTML & CSS examples
           This text has a color of #2186a1        
        
          <p style="color:#2186a1;">Text here</p>
        
        
          .mytext {color:#2186a1;}
        
        Text color #2186a1
      
           This box has a color of #2186a1        
        
          <div style="background-color:#2186a1;">Content here</div>
        
        
          .mybackground {background-color:#2186a1;}
        
        Background color #2186a1
      
           Border around this has a color of #2186a1        
        
          <div style="border:2px solid #2186a1;">Content here</div>
        
        
          .myborder {border:2px solid #2186a1;}
        
        Border color #2186a1