#2084a5 color space conversions
Hex:
        #2084a5
        RGB:
        32, 132, 165
        CMY:
        87, 48, 35
        CMYK:
        81, 20, 0, 35
      HSL:
        195°, 67.5127%, 38.6275%
        HSV (HSB):
        195°, 80.6061%, 64.7059%
        XYZ:
        15.6385, 19.5262, 38.5420
        xyY:
        0.2122, 0.2649, 19.5262
      CIE-Lab:
        51.2973, -16.0925, -25.4480
        CIE-LCH:
        51.2973, 30.1093, 237.6920
        CIE-Luv:
        51.2973, -33.5846, -36.0233
        Hunter-Lab:
        44.1885, -14.1581, -20.7819
      #2084a5 color charts
#2084a5 RGB chart
      #2084a5 CMYK chart
      #2084a5 RGB pie chart
      #2084a5 color shades, tints & tones
#2084a5 color schemes
#2084a5 color preview, HTML & CSS examples
           This text has a color of #2084a5        
        
          <p style="color:#2084a5;">Text here</p>
        
        
          .mytext {color:#2084a5;}
        
        Text color #2084a5
      
           This box has a color of #2084a5        
        
          <div style="background-color:#2084a5;">Content here</div>
        
        
          .mybackground {background-color:#2084a5;}
        
        Background color #2084a5
      
           Border around this has a color of #2084a5        
        
          <div style="border:2px solid #2084a5;">Content here</div>
        
        
          .myborder {border:2px solid #2084a5;}
        
        Border color #2084a5