#2180a0 color space conversions
Hex:
        #2180a0
        RGB:
        33, 128, 160
        CMY:
        87, 50, 37
        CMYK:
        79, 20, 0, 37
      HSL:
        195°, 65.8031%, 37.8431%
        HSV (HSB):
        195°, 79.3750%, 62.7451%
        XYZ:
        14.6915, 18.2997, 36.0156
        xyY:
        0.2129, 0.2652, 18.2997
      CIE-Lab:
        49.8577, -15.5328, -24.7686
        CIE-LCH:
        49.8577, 29.2362, 237.9075
        CIE-Luv:
        49.8577, -32.3437, -34.8222
        Hunter-Lab:
        42.7782, -13.5587, -19.9724
      #2180a0 color charts
#2180a0 RGB chart
      #2180a0 CMYK chart
      #2180a0 RGB pie chart
      #2180a0 color shades, tints & tones
#2180a0 color schemes
#2180a0 color preview, HTML & CSS examples
           This text has a color of #2180a0        
        
          <p style="color:#2180a0;">Text here</p>
        
        
          .mytext {color:#2180a0;}
        
        Text color #2180a0
      
           This box has a color of #2180a0        
        
          <div style="background-color:#2180a0;">Content here</div>
        
        
          .mybackground {background-color:#2180a0;}
        
        Background color #2180a0
      
           Border around this has a color of #2180a0        
        
          <div style="border:2px solid #2180a0;">Content here</div>
        
        
          .myborder {border:2px solid #2180a0;}
        
        Border color #2180a0