#2081a1 color space conversions
Hex:
        #2081a1
        RGB:
        32, 129, 161
        CMY:
        87, 49, 37
        CMYK:
        80, 20, 0, 37
      HSL:
        195°, 66.8394%, 37.8431%
        HSV (HSB):
        195°, 80.1242%, 63.1373%
        XYZ:
        14.8789, 18.5808, 36.5205
        xyY:
        0.2126, 0.2655, 18.5808
      CIE-Lab:
        50.1931, -15.8426, -24.8336
        CIE-LCH:
        50.1931, 29.4567, 237.4642
        CIE-Luv:
        50.1931, -32.7650, -34.9336
        Hunter-Lab:
        43.1055, -13.8207, -20.0588
      #2081a1 color charts
#2081a1 RGB chart
      #2081a1 CMYK chart
      #2081a1 RGB pie chart
      #2081a1 color shades, tints & tones
#2081a1 color schemes
#2081a1 color preview, HTML & CSS examples
           This text has a color of #2081a1        
        
          <p style="color:#2081a1;">Text here</p>
        
        
          .mytext {color:#2081a1;}
        
        Text color #2081a1
      
           This box has a color of #2081a1        
        
          <div style="background-color:#2081a1;">Content here</div>
        
        
          .mybackground {background-color:#2081a1;}
        
        Background color #2081a1
      
           Border around this has a color of #2081a1        
        
          <div style="border:2px solid #2081a1;">Content here</div>
        
        
          .myborder {border:2px solid #2081a1;}
        
        Border color #2081a1