#2086a4 color space conversions
Hex:
        #2086a4
        RGB:
        32, 134, 164
        CMY:
        87, 47, 36
        CMYK:
        80, 18, 0, 36
      HSL:
        194°, 67.3469%, 38.4314%
        HSV (HSB):
        194°, 80.4878%, 64.3137%
        XYZ:
        15.8216, 20.0376, 38.1557
        xyY:
        0.2138, 0.2707, 20.0376
      CIE-Lab:
        51.8797, -17.5377, -23.9695
        CIE-LCH:
        51.8797, 29.7003, 233.8084
        CIE-Luv:
        51.8797, -34.3648, -33.5699
        Hunter-Lab:
        44.7634, -15.2452, -19.2036
      #2086a4 color charts
#2086a4 RGB chart
      #2086a4 CMYK chart
      #2086a4 RGB pie chart
      #2086a4 color shades, tints & tones
#2086a4 color schemes
#2086a4 color preview, HTML & CSS examples
           This text has a color of #2086a4        
        
          <p style="color:#2086a4;">Text here</p>
        
        
          .mytext {color:#2086a4;}
        
        Text color #2086a4
      
           This box has a color of #2086a4        
        
          <div style="background-color:#2086a4;">Content here</div>
        
        
          .mybackground {background-color:#2086a4;}
        
        Background color #2086a4
      
           Border around this has a color of #2086a4        
        
          <div style="border:2px solid #2086a4;">Content here</div>
        
        
          .myborder {border:2px solid #2086a4;}
        
        Border color #2086a4